Update dependencies to latest patch level
This commit is contained in:
parent
1c9d09c7de
commit
a3f102cf35
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
||||||
amqp==1.4.6
|
amqp==1.4.9
|
||||||
bpython==0.13.1
|
bpython==0.13.2
|
||||||
anyjson==0.3.3
|
anyjson==0.3.3
|
||||||
billiard==3.3.0.19
|
billiard==3.3.0.23
|
||||||
celery==3.1.17
|
celery==3.1.26.post2
|
||||||
kombu==3.0.24
|
kombu==3.0.37
|
||||||
pytz==2014.10
|
pytz==2019.1
|
||||||
Jinja2==2.7.3
|
Jinja2==2.7.3
|
||||||
|
|
|
@ -2,5 +2,5 @@
|
||||||
-r base.txt
|
-r base.txt
|
||||||
coverage==3.7.1
|
coverage==3.7.1
|
||||||
Sphinx==1.2.3
|
Sphinx==1.2.3
|
||||||
sqlparse==0.1.14
|
sqlparse==0.1.19
|
||||||
releases==0.7.0
|
releases==0.7.0
|
||||||
|
|
Loading…
Reference in a new issue