Update dependencies
This commit is contained in:
parent
b92f053350
commit
569716bef5
|
|
@ -5,7 +5,7 @@ bump2version==1.0.1
|
|||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.2
|
||||
cryptography==42.0.3
|
||||
docutils==0.20.1
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
|
|
@ -41,5 +41,5 @@ tomli==2.0.1
|
|||
twine==5.0.0
|
||||
typing_extensions==4.9.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.2.0
|
||||
# urllib3==2.2.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -16,6 +16,6 @@ types-colorama==0.4.15.20240205
|
|||
types-docutils==0.20.0.20240201
|
||||
types-Pygments==2.17.0.20240106
|
||||
types-PyYAML==6.0.12.12
|
||||
types-setuptools==69.0.0.20240125
|
||||
types-setuptools==69.1.0.20240217
|
||||
typing_extensions==4.9.0
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ astroid==3.0.3
|
|||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.2
|
||||
cryptography==42.0.3
|
||||
dill==0.3.8
|
||||
github3.py==4.0.1
|
||||
idna==3.6
|
||||
|
|
@ -23,4 +23,4 @@ tomli==2.0.1
|
|||
tomlkit==0.12.3
|
||||
typing_extensions==4.9.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.2.0
|
||||
# urllib3==2.2.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.1
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.1
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.1
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
|
|
|
|||
|
|
@ -13,5 +13,5 @@ pyroma==4.2
|
|||
requests==2.31.0
|
||||
tomli==2.0.1
|
||||
trove-classifiers==2024.1.31
|
||||
urllib3==2.2.0
|
||||
urllib3==2.2.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -22,5 +22,5 @@ sphinxcontrib-htmlhelp==2.0.1
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
urllib3==2.2.0
|
||||
urllib3==2.2.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ execnet==2.0.2
|
|||
filelock==3.13.1
|
||||
Flask==3.0.2
|
||||
hunter==3.6.1
|
||||
hypothesis==6.98.3
|
||||
hypothesis==6.98.8
|
||||
idna==3.6
|
||||
importlib-metadata==7.0.1
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -30,7 +30,7 @@ parse-type==0.6.2
|
|||
pluggy==1.4.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.17.2
|
||||
pytest==8.0.0
|
||||
pytest==8.0.1
|
||||
pytest-bdd==7.0.1
|
||||
pytest-benchmark==4.0.0
|
||||
pytest-cov==4.1.0
|
||||
|
|
@ -50,7 +50,7 @@ soupsieve==2.5
|
|||
tldextract==5.1.1
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.9.0
|
||||
urllib3==2.2.0
|
||||
urllib3==2.2.1
|
||||
vulture==2.11
|
||||
Werkzeug==3.0.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ pluggy==1.4.0
|
|||
pyproject-api==1.6.1
|
||||
setuptools==69.1.0
|
||||
tomli==2.0.1
|
||||
tox==4.12.1
|
||||
tox==4.13.0
|
||||
virtualenv==20.25.0
|
||||
wheel==0.42.0
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
pathspec==0.12.1
|
||||
PyYAML==6.0.1
|
||||
yamllint==1.34.0
|
||||
yamllint==1.35.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue