Update dependencies
This commit is contained in:
parent
00afbad426
commit
ed4615eb44
|
|
@ -10,10 +10,10 @@ commonmark==0.9.1
|
|||
cryptography==38.0.1
|
||||
docutils==0.19
|
||||
github3.py==3.2.0
|
||||
hunter==3.5.0
|
||||
hunter==3.5.1
|
||||
idna==3.4
|
||||
importlib-metadata==4.12.0
|
||||
jaraco.classes==3.2.2
|
||||
importlib-metadata==5.0.0
|
||||
jaraco.classes==3.2.3
|
||||
jeepney==0.8.0
|
||||
keyring==23.9.3
|
||||
manhole==1.8.0
|
||||
|
|
@ -33,7 +33,7 @@ readme-renderer==37.2
|
|||
requests==2.28.1
|
||||
requests-toolbelt==0.9.1
|
||||
rfc3986==2.0.0
|
||||
rich==12.5.1
|
||||
rich==12.6.0
|
||||
SecretStorage==3.3.3
|
||||
sip==6.6.2
|
||||
six==1.16.0
|
||||
|
|
|
|||
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
chardet==5.0.0
|
||||
diff-cover==7.0.1
|
||||
importlib-metadata==4.12.0
|
||||
importlib-metadata==5.0.0
|
||||
importlib-resources==5.9.0
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.1
|
||||
MarkupSafe==2.1.1
|
||||
mypy==0.971
|
||||
mypy==0.981
|
||||
mypy-extensions==0.4.3
|
||||
pluggy==1.0.0
|
||||
Pygments==2.13.0
|
||||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.0.1
|
||||
types-PyYAML==6.0.11
|
||||
types-PyYAML==6.0.12
|
||||
typing_extensions==4.3.0
|
||||
zipp==3.8.1
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ python-dateutil==2.8.2
|
|||
requests==2.28.1
|
||||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.4
|
||||
tomlkit==0.11.5
|
||||
typed-ast==1.5.4 ; python_version<"3.8"
|
||||
types-cryptography==3.3.23
|
||||
typing_extensions==4.3.0
|
||||
|
|
|
|||
|
|
@ -7,16 +7,16 @@ charset-normalizer==2.1.1
|
|||
docutils==0.19
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==4.12.0
|
||||
importlib-metadata==5.0.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
packaging==21.3
|
||||
Pygments==2.13.0
|
||||
pyparsing==3.0.9
|
||||
pytz==2022.2.1
|
||||
pytz==2022.4
|
||||
requests==2.28.1
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==5.2.1
|
||||
Sphinx==5.2.3
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -6,19 +6,19 @@ certifi==2022.9.24
|
|||
charset-normalizer==2.1.1
|
||||
cheroot==8.6.0
|
||||
click==8.1.3
|
||||
coverage==6.4.4
|
||||
coverage==6.5.0
|
||||
exceptiongroup==1.0.0rc9
|
||||
execnet==1.9.0
|
||||
filelock==3.8.0
|
||||
Flask==2.2.2
|
||||
glob2==0.7
|
||||
hunter==3.5.0
|
||||
hypothesis==6.54.6
|
||||
hunter==3.5.1
|
||||
hypothesis==6.56.0
|
||||
idna==3.4
|
||||
importlib-metadata==4.12.0
|
||||
importlib-metadata==5.0.0
|
||||
iniconfig==1.1.1
|
||||
itsdangerous==2.1.2
|
||||
jaraco.functools==3.5.1
|
||||
jaraco.functools==3.5.2
|
||||
# Jinja2==3.1.2
|
||||
Mako==1.2.3
|
||||
manhole==1.8.0
|
||||
|
|
@ -35,10 +35,10 @@ pyparsing==3.0.9
|
|||
pytest==7.1.3
|
||||
pytest-bdd==6.0.1
|
||||
pytest-benchmark==3.4.1
|
||||
pytest-cov==3.0.0
|
||||
pytest-cov==4.0.0
|
||||
pytest-forked==1.4.0
|
||||
pytest-instafail==0.4.2
|
||||
pytest-mock==3.8.2
|
||||
pytest-mock==3.9.0
|
||||
pytest-qt==4.1.0
|
||||
pytest-repeat==0.9.1
|
||||
pytest-rerunfailures==10.2
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ platformdirs==2.5.2
|
|||
pluggy==1.0.0
|
||||
py==1.11.0
|
||||
pyparsing==3.0.9
|
||||
setuptools==65.4.0
|
||||
setuptools==65.4.1
|
||||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
tox==3.26.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
adblock==0.6.0
|
||||
colorama==0.4.5
|
||||
importlib-metadata==4.12.0 ; python_version=="3.7.*"
|
||||
importlib-metadata==5.0.0 ; python_version=="3.7.*"
|
||||
importlib-resources==5.9.0 ; python_version=="3.7.*" or python_version=="3.8.*"
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue