Update dependencies
This commit is contained in:
parent
ae6d900971
commit
0b05d7f3ef
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
bump2version==1.0.1
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.5
|
||||
cffi==1.14.6
|
||||
chardet==4.0.0
|
||||
cryptography==3.4.7
|
||||
Deprecated==1.2.12
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ flake8-string-format==0.3.0
|
|||
flake8-tidy-imports==4.3.0
|
||||
flake8-tuple==0.4.1
|
||||
mccabe==0.6.1
|
||||
pep8-naming==0.11.1
|
||||
pep8-naming==0.12.0
|
||||
pycodestyle==2.7.0
|
||||
pydocstyle==6.1.1
|
||||
pyflakes==2.3.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
chardet==4.0.0
|
||||
diff-cover==6.0.0
|
||||
diff-cover==6.1.1
|
||||
importlib-metadata==4.6.1
|
||||
importlib-resources==5.2.0
|
||||
inflect==5.3.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
astroid==2.3.3 # rq.filter: < 2.4
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.5
|
||||
cffi==1.14.6
|
||||
chardet==4.0.0
|
||||
cryptography==3.4.7
|
||||
Deprecated==1.2.12
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ pyparsing==2.4.7
|
|||
pytz==2021.1
|
||||
requests==2.25.1
|
||||
snowballstemmer==2.1.0
|
||||
Sphinx==4.0.2
|
||||
Sphinx==4.1.0
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ filelock==3.0.12
|
|||
Flask==2.0.1
|
||||
glob2==0.7
|
||||
hunter==3.3.8
|
||||
hypothesis==6.14.1
|
||||
hypothesis==6.14.2
|
||||
icdiff==1.9.1
|
||||
idna==2.10
|
||||
iniconfig==1.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue