Update dependencies

This commit is contained in:
qutebrowser bot 2025-06-04 06:44:58 +00:00
parent f9eb71b4c8
commit 9cf95165a9
9 changed files with 19 additions and 19 deletions

View File

@ -47,7 +47,7 @@ Pygments==2.19.1
PyJWT==2.10.1
Pympler==1.1
pyproject_hooks==1.2.0
PyQt-builder==1.18.1
PyQt-builder==1.18.2
python-dateutil==2.9.0.post0
python-dotenv==1.1.0
questionary==2.1.0
@ -58,7 +58,7 @@ rfc3986==2.0.0
rich==14.0.0
rich-click==1.8.9
SecretStorage==3.3.3
sip==6.11.1
sip==6.12.0
six==1.17.0
sniffio==1.3.1
tomli==2.2.1
@ -66,8 +66,8 @@ tomlkit==0.13.2
twine==6.1.0
typeguard==4.3.0
typing-inspection==0.4.1
typing_extensions==4.13.2
uritemplate==4.1.1
typing_extensions==4.14.0
uritemplate==4.2.0
# urllib3==2.4.0
wcmatch==10.0
wcwidth==0.2.13

View File

@ -13,7 +13,7 @@ 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.20250526
types-docutils==0.21.0.20250604
types-Pygments==2.19.0.20250516
types-PyYAML==6.0.12.20250516
typing_extensions==4.13.2
typing_extensions==4.14.0

View File

@ -3,6 +3,6 @@
altgraph==0.17.4
importlib_metadata==8.7.0
packaging==25.0
pyinstaller==6.13.0
pyinstaller==6.14.0
pyinstaller-hooks-contrib==2025.4
zipp==3.22.0

View File

@ -21,6 +21,6 @@ requests==2.32.3
six==1.17.0
tomli==2.2.1
tomlkit==0.13.2
typing_extensions==4.13.2
uritemplate==4.1.1
typing_extensions==4.14.0
uritemplate==4.2.0
# urllib3==2.4.0

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.9.0
PyQt6-Qt6==6.9.0
PyQt6-Qt6==6.9.1
PyQt6-WebEngine==6.9.0
PyQt6-WebEngine-Qt6==6.9.0
PyQt6-WebEngine-Qt6==6.9.1
PyQt6_sip==13.10.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.9.0
PyQt6-Qt6==6.9.0
PyQt6-Qt6==6.9.1
PyQt6-WebEngine==6.9.0
PyQt6-WebEngine-Qt6==6.9.0
PyQt6-WebEngine-Qt6==6.9.1
PyQt6_sip==13.10.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.9.0
PyQt6-Qt6==6.9.0
PyQt6-Qt6==6.9.1
PyQt6-WebEngine==6.9.0
PyQt6-WebEngine-Qt6==6.9.0
PyQt6-WebEngine-Qt6==6.9.1
PyQt6_sip==13.10.2

View File

@ -16,7 +16,7 @@ filelock==3.18.0
Flask==3.1.1
gherkin-official==29.0.0
hunter==3.7.0
hypothesis==6.132.0
hypothesis==6.135.0
idna==3.10
importlib_metadata==8.7.0
importlib_resources==6.5.2
@ -40,7 +40,7 @@ platformdirs==4.3.8
pluggy==1.6.0
py-cpuinfo==9.0.0
Pygments==2.19.1
pytest==8.3.5
pytest==8.4.0
pytest-bdd==8.1.0
pytest-benchmark==5.1.0
pytest-cov==6.1.1
@ -60,7 +60,7 @@ soupsieve==2.7
tldextract==5.3.0
tomli==2.2.1
typeguard==4.3.0
typing_extensions==4.13.2
typing_extensions==4.14.0
urllib3==2.4.0
vulture==2.14
Werkzeug==3.1.3

View File

@ -13,7 +13,7 @@ pyproject-api==1.9.1
setuptools==80.9.0
tomli==2.2.1
tox==4.26.0 ; python_full_version!="3.14.0b1"
typing_extensions==4.13.2
typing_extensions==4.14.0
virtualenv==20.31.2
wheel==0.45.1
tox @ git+https://github.com/tox-dev/tox ; python_full_version=="3.14.0b1"