Merge pull request #8698 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
45483d0994
|
|
@ -11,7 +11,7 @@ certifi==2025.8.3
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.3
|
charset-normalizer==3.4.3
|
||||||
click==8.1.8
|
click==8.1.8
|
||||||
cryptography==45.0.6
|
cryptography==45.0.7
|
||||||
docutils==0.22
|
docutils==0.22
|
||||||
exceptiongroup==1.3.0
|
exceptiongroup==1.3.0
|
||||||
github3.py==4.0.1
|
github3.py==4.0.1
|
||||||
|
|
@ -34,7 +34,7 @@ keyring==25.6.0
|
||||||
manhole==1.8.1
|
manhole==1.8.1
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
more-itertools==10.7.0
|
more-itertools==10.8.0
|
||||||
nh3==0.3.0
|
nh3==0.3.0
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
platformdirs==4.4.0
|
platformdirs==4.4.0
|
||||||
|
|
@ -63,7 +63,7 @@ six==1.17.0
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
tomli==2.2.1
|
tomli==2.2.1
|
||||||
tomlkit==0.13.3
|
tomlkit==0.13.3
|
||||||
twine==6.1.0
|
twine==6.2.0
|
||||||
typeguard==4.3.0
|
typeguard==4.3.0
|
||||||
typing-inspection==0.4.1
|
typing-inspection==0.4.1
|
||||||
typing_extensions==4.15.0
|
typing_extensions==4.15.0
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ astroid==3.3.11
|
||||||
certifi==2025.8.3
|
certifi==2025.8.3
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.4.3
|
charset-normalizer==3.4.3
|
||||||
cryptography==45.0.6
|
cryptography==45.0.7
|
||||||
dill==0.4.0
|
dill==0.4.0
|
||||||
github3.py==4.0.1
|
github3.py==4.0.1
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ filelock==3.19.1
|
||||||
Flask==3.1.2
|
Flask==3.1.2
|
||||||
gherkin-official==29.0.0
|
gherkin-official==29.0.0
|
||||||
hunter==3.9.0
|
hunter==3.9.0
|
||||||
hypothesis==6.138.11
|
hypothesis==6.138.14
|
||||||
idna==3.10
|
idna==3.10
|
||||||
importlib_metadata==8.7.0
|
importlib_metadata==8.7.0
|
||||||
importlib_resources==6.5.2
|
importlib_resources==6.5.2
|
||||||
|
|
@ -31,7 +31,7 @@ jaraco.text==3.12.1
|
||||||
Mako==1.3.10
|
Mako==1.3.10
|
||||||
manhole==1.8.1
|
manhole==1.8.1
|
||||||
# MarkupSafe==3.0.2
|
# MarkupSafe==3.0.2
|
||||||
more-itertools==10.7.0
|
more-itertools==10.8.0
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
parse==1.20.2
|
parse==1.20.2
|
||||||
parse_type==0.6.6
|
parse_type==0.6.6
|
||||||
|
|
@ -40,15 +40,15 @@ platformdirs==4.4.0
|
||||||
pluggy==1.6.0
|
pluggy==1.6.0
|
||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
Pygments==2.19.2
|
Pygments==2.19.2
|
||||||
pytest==8.4.1
|
pytest==8.4.2
|
||||||
pytest-bdd==8.1.0
|
pytest-bdd==8.1.0
|
||||||
pytest-benchmark==5.1.0
|
pytest-benchmark==5.1.0
|
||||||
pytest-cov==6.2.1
|
pytest-cov==6.3.0
|
||||||
pytest-instafail==0.5.0
|
pytest-instafail==0.5.0
|
||||||
pytest-mock==3.14.1
|
pytest-mock==3.15.0
|
||||||
pytest-qt==4.5.0
|
pytest-qt==4.5.0
|
||||||
pytest-repeat==0.9.4
|
pytest-repeat==0.9.4
|
||||||
pytest-rerunfailures==16.0
|
pytest-rerunfailures==16.0.1
|
||||||
pytest-xdist==3.8.0
|
pytest-xdist==3.8.0
|
||||||
pytest-xvfb==3.1.1
|
pytest-xvfb==3.1.1
|
||||||
PyVirtualDisplay==3.0
|
PyVirtualDisplay==3.0
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ pluggy==1.6.0
|
||||||
pyproject-api==1.9.1
|
pyproject-api==1.9.1
|
||||||
setuptools==80.9.0
|
setuptools==80.9.0
|
||||||
tomli==2.2.1
|
tomli==2.2.1
|
||||||
tox==4.29.0 ; python_full_version!="3.14.0b1"
|
tox==4.30.2 ; python_full_version!="3.14.0b1"
|
||||||
typing_extensions==4.15.0
|
typing_extensions==4.15.0
|
||||||
virtualenv==20.34.0
|
virtualenv==20.34.0
|
||||||
wheel==0.45.1
|
wheel==0.45.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue