mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-06-22 22:43:07 +03:00
Update boto3 from 1.4.7 to 1.4.8 (#1393)
This commit is contained in:
parent
8b1fd8ec44
commit
a4319f76bd
|
@ -16,7 +16,7 @@ gunicorn==19.7.1
|
||||||
|
|
||||||
# Static and Media Storage
|
# Static and Media Storage
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
boto3==1.4.7
|
boto3==1.4.8
|
||||||
django-storages==1.6.5
|
django-storages==1.6.5
|
||||||
{% if cookiecutter.use_whitenoise != 'y' -%}
|
{% if cookiecutter.use_whitenoise != 'y' -%}
|
||||||
Collectfast==0.5.2
|
Collectfast==0.5.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user