Update dependencies

This commit is contained in:
qutebrowser bot 2025-06-02 04:26:41 +00:00
parent 329977b42c
commit 291dda69e5
8 changed files with 13 additions and 12 deletions

View File

@ -6,4 +6,4 @@ importlib_metadata==8.7.0
packaging==25.0 packaging==25.0
pyproject_hooks==1.2.0 pyproject_hooks==1.2.0
tomli==2.2.1 tomli==2.2.1
zipp==3.21.0 zipp==3.22.0

View File

@ -71,4 +71,4 @@ uritemplate==4.1.1
# urllib3==2.4.0 # urllib3==2.4.0
wcmatch==10.0 wcmatch==10.0
wcwidth==0.2.13 wcwidth==0.2.13
zipp==3.21.0 zipp==3.22.0

View File

@ -1,12 +1,13 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py # This file is automatically generated by scripts/dev/recompile_requirements.py
chardet==5.2.0 chardet==5.2.0
diff_cover==9.3.1 diff_cover==9.3.2
Jinja2==3.1.6 Jinja2==3.1.6
lxml==5.4.0 lxml==5.4.0
MarkupSafe==3.0.2 MarkupSafe==3.0.2
mypy==1.15.0 mypy==1.16.0
mypy_extensions==1.1.0 mypy_extensions==1.1.0
pathspec==0.12.1
pluggy==1.6.0 pluggy==1.6.0
Pygments==2.19.1 Pygments==2.19.1
PyQt5-stubs==5.15.6.0 PyQt5-stubs==5.15.6.0

View File

@ -5,4 +5,4 @@ importlib_metadata==8.7.0
packaging==25.0 packaging==25.0
pyinstaller==6.13.0 pyinstaller==6.13.0
pyinstaller-hooks-contrib==2025.4 pyinstaller-hooks-contrib==2025.4
zipp==3.21.0 zipp==3.22.0

View File

@ -14,4 +14,4 @@ requests==2.32.3
tomli==2.2.1 tomli==2.2.1
trove-classifiers==2025.5.9.12 trove-classifiers==2025.5.9.12
urllib3==2.4.0 urllib3==2.4.0
zipp==3.21.0 zipp==3.22.0

View File

@ -23,4 +23,4 @@ sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0 sphinxcontrib-serializinghtml==2.0.0
tomli==2.2.1 tomli==2.2.1
urllib3==2.4.0 urllib3==2.4.0
zipp==3.21.0 zipp==3.22.0

View File

@ -16,7 +16,7 @@ filelock==3.18.0
Flask==3.1.1 Flask==3.1.1
gherkin-official==29.0.0 gherkin-official==29.0.0
hunter==3.7.0 hunter==3.7.0
hypothesis==6.131.28 hypothesis==6.132.0
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
@ -45,11 +45,11 @@ pytest-bdd==8.1.0
pytest-benchmark==5.1.0 pytest-benchmark==5.1.0
pytest-cov==6.1.1 pytest-cov==6.1.1
pytest-instafail==0.5.0 pytest-instafail==0.5.0
pytest-mock==3.14.0 pytest-mock==3.14.1
pytest-qt==4.4.0 pytest-qt==4.4.0
pytest-repeat==0.9.4 pytest-repeat==0.9.4
pytest-rerunfailures==15.1 pytest-rerunfailures==15.1
pytest-xdist==3.6.1 pytest-xdist==3.7.0
pytest-xvfb==3.1.1 pytest-xvfb==3.1.1
PyVirtualDisplay==3.0 PyVirtualDisplay==3.0
requests==2.32.3 requests==2.32.3
@ -64,4 +64,4 @@ typing_extensions==4.13.2
urllib3==2.4.0 urllib3==2.4.0
vulture==2.14 vulture==2.14
Werkzeug==3.1.3 Werkzeug==3.1.3
zipp==3.21.0 zipp==3.22.0

View File

@ -10,7 +10,7 @@ pip==25.1.1
platformdirs==4.3.8 platformdirs==4.3.8
pluggy==1.6.0 pluggy==1.6.0
pyproject-api==1.9.1 pyproject-api==1.9.1
setuptools==80.8.0 setuptools==80.9.0
tomli==2.2.1 tomli==2.2.1
tox==4.26.0 ; python_full_version!="3.14.0b1" tox==4.26.0 ; python_full_version!="3.14.0b1"
typing_extensions==4.13.2 typing_extensions==4.13.2