Update dependencies
This commit is contained in:
parent
bb7bbb6ead
commit
aab33cc596
|
|
@ -6,12 +6,12 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
bracex==2.5.post1
|
||||
build==1.2.2.post1
|
||||
bump-my-version==1.1.2
|
||||
bump-my-version==1.1.3
|
||||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
cryptography==44.0.3
|
||||
cryptography==45.0.2
|
||||
docutils==0.21.2
|
||||
exceptiongroup==1.3.0
|
||||
github3.py==4.0.1
|
||||
|
|
@ -58,7 +58,7 @@ rfc3986==2.0.0
|
|||
rich==14.0.0
|
||||
rich-click==1.8.8
|
||||
SecretStorage==3.3.3
|
||||
sip==6.10.0
|
||||
sip==6.11.0
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
tomli==2.2.1
|
||||
|
|
|
|||
|
|
@ -7,12 +7,12 @@ lxml==5.4.0
|
|||
MarkupSafe==3.0.2
|
||||
mypy==1.15.0
|
||||
mypy_extensions==1.1.0
|
||||
pluggy==1.5.0
|
||||
pluggy==1.6.0
|
||||
Pygments==2.19.1
|
||||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.2.1
|
||||
types-colorama==0.4.15.20240311
|
||||
types-docutils==0.21.0.20241128
|
||||
types-Pygments==2.19.0.20250305
|
||||
types-PyYAML==6.0.12.20250402
|
||||
types-docutils==0.21.0.20250516
|
||||
types-Pygments==2.19.0.20250516
|
||||
types-PyYAML==6.0.12.20250516
|
||||
typing_extensions==4.13.2
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ astroid==3.3.10
|
|||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
cryptography==44.0.3
|
||||
cryptography==45.0.2
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.10
|
||||
|
|
|
|||
|
|
@ -13,10 +13,10 @@ coverage==7.8.0
|
|||
exceptiongroup==1.3.0
|
||||
execnet==2.1.1
|
||||
filelock==3.18.0
|
||||
Flask==3.1.0
|
||||
Flask==3.1.1
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.131.15
|
||||
hypothesis==6.131.18
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -37,7 +37,7 @@ parse==1.20.2
|
|||
parse_type==0.6.4
|
||||
pillow==11.2.1
|
||||
platformdirs==4.3.8
|
||||
pluggy==1.5.0
|
||||
pluggy==1.6.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.19.1
|
||||
pytest==8.3.5
|
||||
|
|
|
|||
|
|
@ -8,11 +8,11 @@ filelock==3.18.0
|
|||
packaging==25.0
|
||||
pip==25.1.1
|
||||
platformdirs==4.3.8
|
||||
pluggy==1.5.0
|
||||
pyproject-api==1.9.0
|
||||
setuptools==80.4.0
|
||||
pluggy==1.6.0
|
||||
pyproject-api==1.9.1
|
||||
setuptools==80.7.1
|
||||
tomli==2.2.1
|
||||
tox==4.25.0 ; python_full_version!="3.14.0b1"
|
||||
tox==4.26.0 ; python_full_version!="3.14.0b1"
|
||||
typing_extensions==4.13.2
|
||||
virtualenv==20.31.2
|
||||
wheel==0.45.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue