Update dependencies
This commit is contained in:
parent
a4213a4bb6
commit
75216f0e4a
|
|
@ -3,7 +3,7 @@
|
|||
bump2version==1.0.1
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.7
|
||||
charset-normalizer==2.0.8
|
||||
cryptography==36.0.0
|
||||
Deprecated==1.2.13
|
||||
github3.py==3.0.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
attrs==21.2.0
|
||||
flake8==4.0.1
|
||||
flake8-bugbear==21.9.2
|
||||
flake8-bugbear==21.11.28
|
||||
flake8-builtins==1.5.3
|
||||
flake8-comprehensions==3.7.0
|
||||
flake8-copyright==0.2.2
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
astroid==2.3.3 # rq.filter: < 2.4
|
||||
certifi==2021.10.8
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.7
|
||||
charset-normalizer==2.0.8
|
||||
cryptography==36.0.0
|
||||
Deprecated==1.2.13
|
||||
future==0.18.2
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.7
|
||||
docutils==0.18
|
||||
charset-normalizer==2.0.8
|
||||
docutils==0.18.1
|
||||
idna==3.3
|
||||
Pygments==2.10.0
|
||||
pyroma==3.2
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
alabaster==0.7.12
|
||||
Babel==2.9.1
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.7
|
||||
charset-normalizer==2.0.8
|
||||
docutils==0.17.1
|
||||
idna==3.3
|
||||
imagesize==1.3.0
|
||||
|
|
@ -15,7 +15,7 @@ pyparsing==3.0.6
|
|||
pytz==2021.3
|
||||
requests==2.26.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==4.3.0
|
||||
Sphinx==4.3.1
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -3,17 +3,17 @@
|
|||
attrs==21.2.0
|
||||
beautifulsoup4==4.10.0
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.7
|
||||
charset-normalizer==2.0.8
|
||||
cheroot==8.5.2
|
||||
click==8.0.3
|
||||
coverage==6.1.2
|
||||
coverage==6.2
|
||||
EasyProcess==0.3
|
||||
execnet==1.9.0
|
||||
filelock==3.4.0
|
||||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.3.8
|
||||
hypothesis==6.27.0
|
||||
hypothesis==6.28.1
|
||||
icdiff==2.0.4
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
|
|
@ -23,7 +23,7 @@ jaraco.functools==3.4.0
|
|||
Mako==1.1.6
|
||||
manhole==1.8.0
|
||||
# MarkupSafe==2.0.1
|
||||
more-itertools==8.11.0
|
||||
more-itertools==8.12.0
|
||||
packaging==21.3
|
||||
parse==1.19.0
|
||||
parse-type==0.5.2
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ platformdirs==2.4.0
|
|||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
pyparsing==3.0.6
|
||||
setuptools==59.2.0
|
||||
setuptools==59.4.0
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
tox==3.24.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue