Update dependencies
This commit is contained in:
parent
1547a48e6f
commit
07cf1ff356
|
|
@ -3,7 +3,7 @@
|
|||
build==0.7.0
|
||||
check-manifest==0.47
|
||||
packaging==21.0
|
||||
pep517==0.11.0
|
||||
pep517==0.11.1
|
||||
pyparsing==2.4.7
|
||||
toml==0.10.2
|
||||
tomli==1.2.1
|
||||
|
|
|
|||
|
|
@ -2,25 +2,25 @@
|
|||
|
||||
bump2version==1.0.1
|
||||
certifi==2021.10.8
|
||||
cffi==1.14.6
|
||||
charset-normalizer==2.0.6
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.7
|
||||
cryptography==35.0.0
|
||||
Deprecated==1.2.13
|
||||
github3.py==2.0.0
|
||||
hunter==3.3.8
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
jwcrypto==1.0
|
||||
manhole==1.8.0
|
||||
packaging==21.0
|
||||
pycparser==2.20
|
||||
Pympler==0.9
|
||||
pyparsing==2.4.7
|
||||
PyQt-builder==1.11.0
|
||||
PyQt-builder==1.12.1
|
||||
python-dateutil==2.8.2
|
||||
requests==2.26.0
|
||||
sip==6.2.0
|
||||
sip==6.3.1
|
||||
six==1.16.0
|
||||
toml==0.10.2
|
||||
uritemplate==4.0.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==1.26.7
|
||||
wrapt==1.13.1
|
||||
wrapt==1.13.2
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==21.2.0
|
||||
cached-property==1.5.2
|
||||
flake8==4.0.0
|
||||
flake8==4.0.1
|
||||
flake8-bugbear==21.9.2
|
||||
flake8-builtins==1.5.3
|
||||
flake8-comprehensions==2.3.0
|
||||
flake8-comprehensions==3.7.0
|
||||
flake8-copyright==0.2.2
|
||||
flake8-debugger==4.0.0
|
||||
flake8-deprecated==1.3
|
||||
|
|
@ -14,7 +13,7 @@ flake8-future-import==0.4.6
|
|||
flake8-mock==0.3
|
||||
flake8-polyfill==1.0.2
|
||||
flake8-string-format==0.3.0
|
||||
flake8-tidy-imports==3.0.0
|
||||
flake8-tidy-imports==4.5.0
|
||||
flake8-tuple==0.4.1
|
||||
mccabe==0.6.1
|
||||
pep8-naming==0.12.1
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
chardet==4.0.0
|
||||
diff-cover==6.4.2
|
||||
importlib-metadata==4.8.1
|
||||
importlib-resources==5.2.2
|
||||
importlib-resources==5.2.3
|
||||
inflect==5.3.0
|
||||
Jinja2==3.0.2
|
||||
jinja2-pluralize==0.3.0
|
||||
|
|
@ -15,7 +15,7 @@ pluggy==1.0.0
|
|||
Pygments==2.10.0
|
||||
PyQt5-stubs==5.15.2.0
|
||||
toml==0.10.2
|
||||
types-dataclasses==0.1.7
|
||||
types-PyYAML==5.4.10
|
||||
types-dataclasses==0.6.1
|
||||
types-PyYAML==5.4.12
|
||||
typing-extensions==3.10.0.2
|
||||
zipp==3.6.0
|
||||
|
|
|
|||
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
astroid==2.3.3 # rq.filter: < 2.4
|
||||
certifi==2021.10.8
|
||||
cffi==1.14.6
|
||||
charset-normalizer==2.0.6
|
||||
cffi==1.15.0
|
||||
charset-normalizer==2.0.7
|
||||
cryptography==35.0.0
|
||||
Deprecated==1.2.13
|
||||
future==0.18.2
|
||||
github3.py==2.0.0
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
isort==4.3.21
|
||||
jwcrypto==1.0
|
||||
lazy-object-proxy==1.4.3
|
||||
|
|
@ -21,6 +21,6 @@ python-dateutil==2.8.2
|
|||
requests==2.26.0
|
||||
six==1.16.0
|
||||
typed-ast==1.4.3 ; python_version<"3.8"
|
||||
uritemplate==4.0.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==1.26.7
|
||||
wrapt==1.11.2
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.6
|
||||
charset-normalizer==2.0.7
|
||||
docutils==0.17.1
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
Pygments==2.10.0
|
||||
pyroma==3.2
|
||||
requests==2.26.0
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
alabaster==0.7.12
|
||||
Babel==2.9.1
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.6
|
||||
charset-normalizer==2.0.7
|
||||
docutils==0.17.1
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
imagesize==1.2.0
|
||||
Jinja2==3.0.2
|
||||
MarkupSafe==2.0.1
|
||||
|
|
|
|||
|
|
@ -3,19 +3,19 @@
|
|||
attrs==21.2.0
|
||||
beautifulsoup4==4.10.0
|
||||
certifi==2021.10.8
|
||||
charset-normalizer==2.0.6
|
||||
charset-normalizer==2.0.7
|
||||
cheroot==8.5.2
|
||||
click==8.0.3
|
||||
coverage==6.0.1
|
||||
coverage==6.0.2
|
||||
EasyProcess==0.3
|
||||
execnet==1.9.0
|
||||
filelock==3.3.0
|
||||
filelock==3.3.1
|
||||
Flask==2.0.2
|
||||
glob2==0.7
|
||||
hunter==3.3.8
|
||||
hypothesis==6.23.2
|
||||
icdiff==2.0.4
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
iniconfig==1.1.1
|
||||
itsdangerous==2.0.1
|
||||
jaraco.functools==3.3.0
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
backports.entry-points-selectable==1.1.0
|
||||
distlib==0.3.3
|
||||
filelock==3.3.0
|
||||
filelock==3.3.1
|
||||
packaging==21.0
|
||||
pip==21.2.4
|
||||
pip==21.3
|
||||
platformdirs==2.4.0
|
||||
pluggy==1.0.0
|
||||
py==1.10.0
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
pathspec==0.9.0
|
||||
PyYAML==5.4.1
|
||||
PyYAML==6.0
|
||||
yamllint==1.26.3
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@ adblock==0.5.0
|
|||
colorama==0.4.4
|
||||
dataclasses==0.6 ; python_version<"3.7"
|
||||
importlib-metadata==4.8.1 ; python_version<"3.8"
|
||||
importlib-resources==5.2.2 ; python_version<"3.9"
|
||||
importlib-resources==5.2.3 ; python_version<"3.9"
|
||||
Jinja2==3.0.2
|
||||
MarkupSafe==2.0.1
|
||||
Pygments==2.10.0
|
||||
PyYAML==5.4.1
|
||||
PyYAML==6.0
|
||||
typing-extensions==3.10.0.2
|
||||
zipp==3.6.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue