Update dependencies

This commit is contained in:
Florian Bruhin 2020-10-09 15:11:39 +02:00
parent 752aaafda9
commit 72b2a9d357
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
bump2version==1.0.0
bump2version==1.0.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4

View File

@ -10,6 +10,6 @@ mypy==0.782
mypy-extensions==0.4.3
pluggy==0.13.1
Pygments==2.7.1
-e git+https://github.com/stlehmann/PyQt5-stubs.git@121dc88f656ef83b1bb33486e0b1b5debf3c128f#egg=PyQt5_stubs
-e git+https://github.com/stlehmann/PyQt5-stubs.git@811462b34ee151b898289ae8f1de8af30c690c55#egg=PyQt5_stubs
typed-ast==1.4.1
typing-extensions==3.7.4.3

View File

@ -14,7 +14,7 @@ execnet==1.7.1
Flask==1.1.2
glob2==0.7
hunter==3.2.2
hypothesis==5.37.0 ; python_version>="3.6"
hypothesis==5.37.1 ; python_version>="3.6"
icdiff==1.9.1 ; python_version>="3.6"
idna==2.10
iniconfig==1.0.1

View File

@ -9,7 +9,7 @@ py==1.9.0
pyparsing==2.4.7
six==1.15.0
toml==0.10.1
tox==3.20.0
tox==3.20.1
tox-pip-version==0.0.7
tox-venv==0.4.0
virtualenv==20.0.33