Merge pull request #8316 from qutebrowser/update-dependencies

Update dependencies
This commit is contained in:
toofar 2024-10-02 07:42:40 +13:00 committed by GitHub
commit a30b973f3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 17 additions and 17 deletions

View File

@ -4,6 +4,6 @@ build==1.2.2
check-manifest==0.49
importlib_metadata==8.5.0
packaging==24.1
pyproject_hooks==1.1.0
pyproject_hooks==1.2.0
tomli==2.0.1
zipp==3.20.2

View File

@ -18,7 +18,7 @@ inflect==7.3.1
jaraco.classes==3.4.0
jaraco.collections==5.1.0
jaraco.context==6.0.1
jaraco.functools==4.0.2
jaraco.functools==4.1.0
jaraco.text==3.12.1
jeepney==0.8.0
keyring==25.4.1
@ -34,7 +34,7 @@ pycparser==2.22
Pygments==2.18.0
PyJWT==2.9.0
Pympler==1.1
pyproject_hooks==1.1.0
pyproject_hooks==1.2.0
PyQt-builder==1.16.4
python-dateutil==2.9.0.post0
readme_renderer==43.0

View File

@ -5,7 +5,7 @@ certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.3.2
cryptography==43.0.1
dill==0.3.8
dill==0.3.9
github3.py==4.0.1
idna==3.10
isort==5.13.2

View File

@ -1,8 +1,8 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.7.1
PyQt6-Qt6==6.7.2
PyQt6-Qt6==6.7.3
PyQt6-WebEngine==6.7.0
PyQt6-WebEngine-Qt6==6.7.2
PyQt6-WebEngineSubwheel-Qt6==6.7.2
PyQt6-WebEngine-Qt6==6.7.3
PyQt6-WebEngineSubwheel-Qt6==6.7.3
PyQt6_sip==13.8.0

View File

@ -1,8 +1,8 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.7.1
PyQt6-Qt6==6.7.2
PyQt6-Qt6==6.7.3
PyQt6-WebEngine==6.7.0
PyQt6-WebEngine-Qt6==6.7.2
PyQt6-WebEngineSubwheel-Qt6==6.7.2
PyQt6-WebEngine-Qt6==6.7.3
PyQt6-WebEngineSubwheel-Qt6==6.7.3
PyQt6_sip==13.8.0

View File

@ -1,8 +1,8 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.7.1
PyQt6-Qt6==6.7.2
PyQt6-Qt6==6.7.3
PyQt6-WebEngine==6.7.0
PyQt6-WebEngine-Qt6==6.7.2
PyQt6-WebEngineSubwheel-Qt6==6.7.2
PyQt6-WebEngine-Qt6==6.7.3
PyQt6-WebEngineSubwheel-Qt6==6.7.3
PyQt6_sip==13.8.0

View File

@ -8,7 +8,7 @@ idna==3.10
importlib_metadata==8.5.0
packaging==24.1
Pygments==2.18.0
pyproject_hooks==1.1.0
pyproject_hooks==1.2.0
pyroma==4.2
requests==2.32.3
tomli==2.0.1

View File

@ -15,7 +15,7 @@ execnet==2.1.1
filelock==3.16.1
Flask==3.0.3
hunter==3.7.0
hypothesis==6.112.1
hypothesis==6.112.2
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5 ; python_version=="3.8.*"
@ -24,7 +24,7 @@ iniconfig==2.0.0
itsdangerous==2.2.0
jaraco.collections==5.1.0
jaraco.context==6.0.1
jaraco.functools==4.0.2
jaraco.functools==4.1.0
jaraco.text==3.12.1
# Jinja2==3.1.4
Mako==1.3.5

View File

@ -13,5 +13,5 @@ pyproject-api==1.8.0
setuptools==75.1.0
tomli==2.0.1
tox==4.20.0
virtualenv==20.26.5
virtualenv==20.26.6
wheel==0.44.0