Merge remote-tracking branch 'origin/update-dependencies'
This commit is contained in:
commit
c075f6650e
|
|
@ -41,7 +41,7 @@ readme_renderer==44.0
|
|||
requests==2.32.3
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==13.9.3
|
||||
rich==13.9.4
|
||||
SecretStorage==3.3.3
|
||||
sip==6.8.6
|
||||
six==1.16.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
attrs==24.2.0
|
||||
flake8==7.1.1
|
||||
flake8-bugbear==24.8.19
|
||||
flake8-bugbear==24.10.31
|
||||
flake8-builtins==2.5.0
|
||||
flake8-comprehensions==3.16.0
|
||||
flake8-debugger==4.1.2
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ execnet==2.1.1
|
|||
filelock==3.16.1
|
||||
Flask==3.0.3
|
||||
hunter==3.7.0
|
||||
hypothesis==6.115.5
|
||||
hypothesis==6.116.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
importlib_resources==6.4.5
|
||||
|
|
@ -41,8 +41,8 @@ py-cpuinfo==9.0.0
|
|||
Pygments==2.18.0
|
||||
pytest==8.3.3
|
||||
pytest-bdd==7.3.0
|
||||
pytest-benchmark==4.0.0
|
||||
pytest-cov==5.0.0
|
||||
pytest-benchmark==5.1.0
|
||||
pytest-cov==6.0.0
|
||||
pytest-instafail==0.5.0
|
||||
pytest-mock==3.14.0
|
||||
pytest-qt==4.4.0
|
||||
|
|
@ -62,5 +62,5 @@ typeguard==4.3.0
|
|||
typing_extensions==4.12.2
|
||||
urllib3==2.2.3
|
||||
vulture==2.13
|
||||
Werkzeug==3.0.6
|
||||
Werkzeug==3.1.1
|
||||
zipp==3.20.2
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ pip==24.3.1
|
|||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
pyproject-api==1.8.0
|
||||
setuptools==75.2.0
|
||||
setuptools==75.3.0
|
||||
tomli==2.0.2
|
||||
tox==4.23.2
|
||||
typing_extensions==4.12.2
|
||||
virtualenv==20.27.0
|
||||
virtualenv==20.27.1
|
||||
wheel==0.44.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue