Update dependencies
This commit is contained in:
parent
1d81c6521c
commit
90d79e20de
|
|
@ -7,13 +7,13 @@ certifi==2022.12.7
|
|||
cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
commonmark==0.9.1
|
||||
cryptography==38.0.4
|
||||
cryptography==39.0.0
|
||||
docutils==0.19
|
||||
github3.py==3.2.0
|
||||
hunter==3.5.1
|
||||
idna==3.4
|
||||
importlib-metadata==5.2.0
|
||||
importlib-resources==5.10.1
|
||||
importlib-metadata==6.0.0
|
||||
importlib-resources==5.10.2
|
||||
jaraco.classes==3.2.3
|
||||
jeepney==0.8.0
|
||||
keyring==23.13.1
|
||||
|
|
@ -24,7 +24,7 @@ pep517==0.13.0
|
|||
pkginfo==1.9.2
|
||||
ply==3.11
|
||||
pycparser==2.21
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
PyJWT==2.6.0
|
||||
Pympler==1.0.1
|
||||
PyQt-builder==1.14.0
|
||||
|
|
@ -33,7 +33,7 @@ readme-renderer==37.3
|
|||
requests==2.28.1
|
||||
requests-toolbelt==0.10.1
|
||||
rfc3986==2.0.0
|
||||
rich==12.6.0
|
||||
rich==13.0.0
|
||||
SecretStorage==3.3.3
|
||||
sip==6.7.5
|
||||
six==1.16.0
|
||||
|
|
|
|||
|
|
@ -2,15 +2,15 @@
|
|||
|
||||
chardet==5.1.0
|
||||
diff-cover==7.3.0
|
||||
importlib-metadata==5.2.0
|
||||
importlib-resources==5.10.1
|
||||
importlib-metadata==6.0.0
|
||||
importlib-resources==5.10.2
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.2
|
||||
MarkupSafe==2.1.1
|
||||
mypy==0.991
|
||||
mypy-extensions==0.4.3
|
||||
pluggy==1.0.0
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.0.1
|
||||
types-PyYAML==6.0.12.2
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ astroid==2.12.13
|
|||
certifi==2022.12.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
cryptography==38.0.4
|
||||
cryptography==39.0.0
|
||||
dill==0.3.6
|
||||
future==0.18.2
|
||||
github3.py==3.2.0
|
||||
|
|
@ -13,7 +13,7 @@ isort==5.11.4
|
|||
lazy-object-proxy==1.8.0
|
||||
mccabe==0.7.0
|
||||
pefile==2022.5.30
|
||||
platformdirs==2.6.0
|
||||
platformdirs==2.6.2
|
||||
pycparser==2.21
|
||||
PyJWT==2.6.0
|
||||
pylint==2.15.9
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ docutils==0.19
|
|||
idna==3.4
|
||||
packaging==22.0
|
||||
pep517==0.13.0
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
pyroma==4.1
|
||||
requests==2.28.1
|
||||
tomli==2.0.1
|
||||
|
|
|
|||
|
|
@ -7,15 +7,15 @@ charset-normalizer==2.1.1
|
|||
docutils==0.19
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==5.2.0
|
||||
importlib-metadata==6.0.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
packaging==22.0
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
pytz==2022.7
|
||||
requests==2.28.1
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==5.3.0
|
||||
Sphinx==6.0.0
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -9,12 +9,12 @@ click==8.1.3
|
|||
coverage==7.0.1
|
||||
exceptiongroup==1.1.0
|
||||
execnet==1.9.0
|
||||
filelock==3.8.2
|
||||
filelock==3.9.0
|
||||
Flask==2.2.2
|
||||
hunter==3.5.1
|
||||
hypothesis==6.61.0
|
||||
idna==3.4
|
||||
importlib-metadata==5.2.0
|
||||
importlib-metadata==6.0.0
|
||||
iniconfig==1.1.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.functools==3.5.2
|
||||
|
|
@ -28,7 +28,7 @@ parse==1.19.0
|
|||
parse-type==0.6.0
|
||||
pluggy==1.0.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
pytest==7.2.0
|
||||
pytest-bdd==6.1.1
|
||||
pytest-benchmark==4.0.0
|
||||
|
|
|
|||
|
|
@ -4,14 +4,14 @@ cachetools==5.2.0
|
|||
chardet==5.1.0
|
||||
colorama==0.4.6
|
||||
distlib==0.3.6
|
||||
filelock==3.8.2
|
||||
filelock==3.9.0
|
||||
packaging==22.0
|
||||
pip==22.3.1
|
||||
platformdirs==2.6.0
|
||||
platformdirs==2.6.2
|
||||
pluggy==1.0.0
|
||||
pyproject_api==1.2.1
|
||||
setuptools==65.6.3
|
||||
tomli==2.0.1
|
||||
tox==4.0.17
|
||||
tox==4.1.2
|
||||
virtualenv==20.17.1
|
||||
wheel==0.38.4
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
adblock==0.6.0
|
||||
colorama==0.4.6
|
||||
importlib-metadata==5.2.0 ; python_version=="3.7.*"
|
||||
importlib-resources==5.10.1 ; python_version=="3.7.*" or python_version=="3.8.*"
|
||||
importlib-metadata==6.0.0 ; python_version=="3.7.*"
|
||||
importlib-resources==5.10.2 ; python_version=="3.7.*" or python_version=="3.8.*"
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
Pygments==2.13.0
|
||||
Pygments==2.14.0
|
||||
PyYAML==6.0
|
||||
typing_extensions==4.4.0 ; python_version<"3.8"
|
||||
zipp==3.11.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue