Update dependencies
This commit is contained in:
parent
a8f9fc1396
commit
d64781c31c
|
|
@ -6,13 +6,13 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
bracex==2.6
|
||||
build==1.3.0
|
||||
bump-my-version==1.2.2
|
||||
bump-my-version==1.2.3
|
||||
certifi==2025.8.3
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.3
|
||||
click==8.1.8
|
||||
cryptography==45.0.7
|
||||
docutils==0.22
|
||||
cryptography==46.0.1
|
||||
docutils==0.22.2
|
||||
exceptiongroup==1.3.0
|
||||
github3.py==4.0.1
|
||||
h11==0.16.0
|
||||
|
|
@ -56,7 +56,7 @@ requests==2.32.5
|
|||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==14.1.0
|
||||
rich-click==1.8.9
|
||||
rich-click==1.9.1
|
||||
SecretStorage==3.3.3
|
||||
sip==6.12.0
|
||||
six==1.17.0
|
||||
|
|
|
|||
|
|
@ -3,9 +3,9 @@
|
|||
chardet==5.2.0
|
||||
diff_cover==9.6.0
|
||||
Jinja2==3.1.6
|
||||
lxml==6.0.1
|
||||
lxml==6.0.2
|
||||
MarkupSafe==3.0.2
|
||||
mypy==1.18.1
|
||||
mypy==1.18.2
|
||||
mypy_extensions==1.1.0
|
||||
pathspec==0.12.1
|
||||
pluggy==1.6.0
|
||||
|
|
@ -13,7 +13,7 @@ Pygments==2.19.2
|
|||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.2.1
|
||||
types-colorama==0.4.15.20250801
|
||||
types-docutils==0.22.0.20250914
|
||||
types-docutils==0.22.0.20250919
|
||||
types-Pygments==2.19.0.20250809
|
||||
types-PyYAML==6.0.12.20250915
|
||||
typing_extensions==4.15.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ astroid==3.3.11
|
|||
certifi==2025.8.3
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.3
|
||||
cryptography==45.0.7
|
||||
cryptography==46.0.1
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.10
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build==1.3.0
|
|||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
check-manifest==0.50
|
||||
docutils==0.22
|
||||
docutils==0.22.2
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
packaging==25.0
|
||||
|
|
|
|||
|
|
@ -7,16 +7,16 @@ beautifulsoup4==4.13.5
|
|||
blinker==1.9.0
|
||||
certifi==2025.8.3
|
||||
charset-normalizer==3.4.3
|
||||
cheroot==10.0.1
|
||||
cheroot==11.0.0
|
||||
click==8.1.8
|
||||
coverage==7.10.6
|
||||
coverage==7.10.7
|
||||
exceptiongroup==1.3.0
|
||||
execnet==2.1.1
|
||||
filelock==3.19.1
|
||||
Flask==3.1.2
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.9.0
|
||||
hypothesis==6.138.16
|
||||
hypothesis==6.140.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -45,7 +45,7 @@ pytest-bdd==8.1.0
|
|||
pytest-benchmark==5.1.0
|
||||
pytest-cov==7.0.0
|
||||
pytest-instafail==0.5.0
|
||||
pytest-mock==3.15.0
|
||||
pytest-mock==3.15.1
|
||||
pytest-qt==4.5.0
|
||||
pytest-repeat==0.9.4
|
||||
pytest-rerunfailures==16.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue