Merge branch 'pr/2807'
This commit is contained in:
commit
deaa5f363a
@ -11,7 +11,7 @@ flake8-pep3101==1.0 # rq.filter: < 1.1
|
||||
flake8-polyfill==1.0.1
|
||||
flake8-putty==0.4.0
|
||||
flake8-string-format==0.2.3
|
||||
flake8-tidy-imports==1.0.6
|
||||
flake8-tidy-imports==1.1.0
|
||||
flake8-tuple==0.2.13
|
||||
mccabe==0.6.1
|
||||
packaging==16.8
|
||||
|
@ -12,7 +12,7 @@ Flask==0.12.2
|
||||
glob2==0.5
|
||||
httpbin==0.5.0
|
||||
hunter==1.4.1
|
||||
hypothesis==3.11.6
|
||||
hypothesis==3.12.0
|
||||
itsdangerous==0.24
|
||||
# Jinja2==2.9.6
|
||||
Mako==1.0.6
|
||||
@ -20,7 +20,7 @@ Mako==1.0.6
|
||||
parse==1.8.2
|
||||
parse-type==0.3.4
|
||||
py==1.4.34
|
||||
pytest==3.1.2
|
||||
pytest==3.1.3
|
||||
pytest-bdd==2.18.2
|
||||
pytest-benchmark==3.0.0
|
||||
pytest-catchlog==1.2.2
|
||||
@ -35,5 +35,5 @@ pytest-travis-fold==1.2.0
|
||||
pytest-xvfb==1.0.0
|
||||
PyVirtualDisplay==0.2.1
|
||||
six==1.10.0
|
||||
vulture==0.14
|
||||
vulture==0.15
|
||||
Werkzeug==0.12.2
|
||||
|
@ -1,3 +1,3 @@
|
||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
vulture==0.14
|
||||
vulture==0.15
|
||||
|
Loading…
Reference in New Issue
Block a user