Update the versions of the development and testing packages.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# requirements/development.txt
|
||||
Werkzeug==0.11.15
|
||||
Werkzeug==0.12.2
|
||||
|
||||
django-debug-toolbar==1.6
|
||||
django-extensions==1.7.5
|
||||
django-rosetta==0.7.12
|
||||
django-debug-toolbar==1.8
|
||||
django-extensions==1.7.9
|
||||
django-rosetta==0.7.13
|
||||
|
||||
flake8==3.2.1
|
||||
flake8==3.3.0
|
||||
|
||||
ipython==5.1.0
|
||||
ipython==5.4.1
|
||||
|
||||
safety==0.5.1
|
||||
safety==1.4.0
|
||||
|
||||
transifex-client==0.12.2
|
||||
transifex-client==0.12.4
|
||||
|
||||
-r build.txt
|
||||
-r testing-base.txt
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
codecov==2.0.5
|
||||
coverage==3.7.1
|
||||
coveralls==1.1
|
||||
django-test-without-migrations==0.4
|
||||
django-test-without-migrations==0.6
|
||||
mock==2.0.0
|
||||
tox==2.5.0
|
||||
psutil==5.0.1
|
||||
tox==2.7.0
|
||||
psutil==5.2.2
|
||||
|
||||
Reference in New Issue
Block a user