Recompile dependencies

This commit is contained in:
Florian Bruhin 2020-05-12 11:26:08 +02:00
parent 2939af09a0
commit 35312f3430
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==19.3.0
flake8==3.8.0a2
flake8==3.8.1
flake8-bugbear==20.1.4
flake8-builtins==1.5.2
flake8-comprehensions==3.2.2
@ -17,7 +17,7 @@ flake8-tidy-imports==4.1.0
flake8-tuple==0.4.1
mccabe==0.6.1
pep8-naming==0.10.0
pycodestyle==2.6.0a1
pycodestyle==2.6.0
pydocstyle==5.0.2
pyflakes==2.2.0
six==1.14.0

View File

@ -20,4 +20,4 @@ six==1.14.0
typed-ast==1.4.1 ; python_version<"3.8"
uritemplate==3.0.1
urllib3==1.25.9
wrapt==1.12.1
wrapt==1.11.2

View File

@ -10,7 +10,7 @@ EasyProcess==0.3
Flask==1.1.2
glob2==0.7
hunter==3.1.3
hypothesis==5.12.0
hypothesis==5.12.1
itsdangerous==1.1.0
jaraco.functools==3.0.1 ; python_version>="3.6"
# Jinja2==2.11.2