Update dependencies

This commit is contained in:
qutebrowser bot 2025-10-13 04:23:48 +00:00 committed by Florian Bruhin
parent 642c5fe2fe
commit 7bffed47ed
12 changed files with 27 additions and 27 deletions

View File

@ -20,7 +20,7 @@ httpcore==1.0.9
httpx==0.28.1
hunter==3.9.0
id==1.5.0
idna==3.10
idna==3.11
importlib_metadata==8.7.0
importlib_resources==6.5.2
inflect==7.3.1
@ -35,19 +35,19 @@ manhole==1.8.1
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.8.0
nh3==0.3.0
nh3==0.3.1
packaging==25.0
platformdirs==4.4.0
prompt_toolkit==3.0.52
pycparser==2.23
pydantic==2.11.10
pydantic==2.12.0
pydantic-settings==2.11.0
pydantic_core==2.33.2
pydantic_core==2.41.1
Pygments==2.19.2
PyJWT==2.10.1
Pympler==1.1
pyproject_hooks==1.2.0
PyQt-builder==1.18.2
PyQt-builder==1.19.0
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
questionary==2.1.1
@ -55,13 +55,13 @@ readme_renderer==44.0
requests==2.32.5
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==14.1.0
rich-click==1.9.2
rich==14.2.0
rich-click==1.9.3
SecretStorage==3.3.3
sip==6.12.0
sip==6.13.1
six==1.17.0
sniffio==1.3.1
tomli==2.2.1
tomli==2.3.0
tomlkit==0.13.3
twine==6.2.0
typeguard==4.3.0

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==25.3.0
attrs==25.4.0
flake8==7.3.0
flake8-bugbear==24.12.12
flake8-builtins==3.0.0

View File

@ -11,7 +11,7 @@ pathspec==0.12.1
pluggy==1.6.0
Pygments==2.19.2
PyQt5-stubs==5.15.6.0
tomli==2.2.1
tomli==2.3.0
types-colorama==0.4.15.20250801
types-docutils==0.22.2.20251006
types-Pygments==2.19.0.20250809

View File

@ -7,7 +7,7 @@ charset-normalizer==3.4.3
cryptography==46.0.2
dill==0.4.0
github3.py==4.0.1
idna==3.10
idna==3.11
importlib_metadata==8.7.0
isort==6.1.0
mccabe==0.7.0
@ -20,7 +20,7 @@ python-dateutil==2.9.0.post0
./scripts/dev/pylint_checkers
requests==2.32.5
six==1.17.0
tomli==2.2.1
tomli==2.3.0
tomlkit==0.13.3
typing_extensions==4.15.0
uritemplate==4.2.0

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.2 # rq.filter: == 5.15.2
PyQt5_sip==12.17.0
PyQt5_sip==12.17.1
PyQtWebEngine==5.15.2 # rq.filter: == 5.15.2

View File

@ -2,6 +2,6 @@
PyQt5==5.15.11 # rq.filter: < 5.16
PyQt5-Qt5==5.15.17
PyQt5_sip==12.17.0
PyQt5_sip==12.17.1
PyQtWebEngine==5.15.7 # rq.filter: < 5.16
PyQtWebEngine-Qt5==5.15.17

View File

@ -2,6 +2,6 @@
PyQt5==5.15.11
PyQt5-Qt5==5.15.17
PyQt5_sip==12.17.0
PyQt5_sip==12.17.1
PyQtWebEngine==5.15.7
PyQtWebEngine-Qt5==5.15.17

View File

@ -5,14 +5,14 @@ certifi==2025.10.5
charset-normalizer==3.4.3
check-manifest==0.50
docutils==0.22.2
idna==3.10
idna==3.11
importlib_metadata==8.7.0
packaging==25.0
Pygments==2.19.2
pyproject_hooks==1.2.0
pyroma==5.0
requests==2.32.5
tomli==2.2.1
tomli==2.3.0
trove-classifiers==2025.9.11.17
urllib3==2.5.0
zipp==3.23.0

View File

@ -5,7 +5,7 @@ babel==2.17.0
certifi==2025.10.5
charset-normalizer==3.4.3
docutils==0.21.2
idna==3.10
idna==3.11
imagesize==1.4.1
importlib_metadata==8.7.0
Jinja2==3.1.6
@ -21,6 +21,6 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
tomli==2.2.1
tomli==2.3.0
urllib3==2.5.0
zipp==3.23.0

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
attrs==25.3.0
attrs==25.4.0
autocommand==2.2.2
backports.tarfile==1.2.0
beautifulsoup4==4.14.2
@ -17,7 +17,7 @@ Flask==3.1.2
gherkin-official==29.0.0
hunter==3.9.0
hypothesis==6.140.3
idna==3.10
idna==3.11
importlib_metadata==8.7.0
importlib_resources==6.5.2
inflect==7.3.1
@ -58,7 +58,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8
tldextract==5.3.0
tomli==2.2.1
tomli==2.3.0
typeguard==4.3.0
typing_extensions==4.15.0
urllib3==2.5.0

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
cachetools==6.2.0
cachetools==6.2.1
chardet==5.2.0
colorama==0.4.6
distlib==0.4.0
@ -11,9 +11,9 @@ platformdirs==4.4.0
pluggy==1.6.0
pyproject-api==1.9.1
setuptools==80.9.0
tomli==2.2.1
tomli==2.3.0
tox==4.30.3 ; python_full_version!="3.14.0b1"
typing_extensions==4.15.0
virtualenv==20.34.0
virtualenv==20.35.3
wheel==0.45.1
tox @ git+https://github.com/tox-dev/tox ; python_full_version=="3.14.0b1"

View File

@ -1,4 +1,4 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
tomli==2.2.1
tomli==2.3.0
vulture==2.14