Update dependencies

This commit is contained in:
qutebrowser bot 2024-12-02 04:20:49 +00:00
parent 40adc6696b
commit e6a0446a92
9 changed files with 22 additions and 22 deletions

View File

@ -5,5 +5,5 @@ check-manifest==0.50
importlib_metadata==8.5.0
packaging==24.2
pyproject_hooks==1.2.0
tomli==2.1.0
tomli==2.2.1
zipp==3.21.0

View File

@ -7,7 +7,7 @@ bump2version==1.0.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
cryptography==43.0.3
cryptography==44.0.0
docutils==0.21.2
github3.py==4.0.1
hunter==3.7.0
@ -26,13 +26,13 @@ manhole==1.8.1
markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.5.0
nh3==0.2.18
nh3==0.2.19
packaging==24.2
pkginfo==1.10.0
pkginfo==1.11.2
platformdirs==4.3.6
pycparser==2.22
Pygments==2.18.0
PyJWT==2.10.0
PyJWT==2.10.1
Pympler==1.1
pyproject_hooks==1.2.0
PyQt-builder==1.16.4
@ -45,8 +45,8 @@ rich==13.9.4
SecretStorage==3.3.3
sip==6.8.6
six==1.16.0
tomli==2.1.0
twine==5.1.1
tomli==2.2.1
twine==6.0.1
typeguard==4.3.0
typing_extensions==4.12.2
uritemplate==4.1.1

View File

@ -10,10 +10,10 @@ mypy-extensions==1.0.0
pluggy==1.5.0
Pygments==2.18.0
PyQt5-stubs==5.15.6.0
tomli==2.1.0
tomli==2.2.1
types-colorama==0.4.15.20240311
types-docutils==0.21.0.20241005
types-docutils==0.21.0.20241128
types-Pygments==2.18.0.20240506
types-PyYAML==6.0.12.20240917
types-setuptools==75.5.0.20241122
types-setuptools==75.6.0.20241126
typing_extensions==4.12.2

View File

@ -4,7 +4,7 @@ astroid==3.3.5
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
cryptography==43.0.3
cryptography==44.0.0
dill==0.3.9
github3.py==4.0.1
idna==3.10
@ -13,13 +13,13 @@ mccabe==0.7.0
pefile==2024.8.26
platformdirs==4.3.6
pycparser==2.22
PyJWT==2.10.0
pylint==3.3.1
PyJWT==2.10.1
pylint==3.3.2
python-dateutil==2.9.0.post0
./scripts/dev/pylint_checkers
requests==2.32.3
six==1.16.0
tomli==2.1.0
tomli==2.2.1
tomlkit==0.13.2
typing_extensions==4.12.2
uritemplate==4.1.1

View File

@ -11,7 +11,7 @@ Pygments==2.18.0
pyproject_hooks==1.2.0
pyroma==4.2
requests==2.32.3
tomli==2.1.0
tomli==2.2.1
trove-classifiers==2024.10.21.16
urllib3==2.2.3
zipp==3.21.0

View File

@ -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.1.0
tomli==2.2.1
urllib3==2.2.3
zipp==3.21.0

View File

@ -15,7 +15,7 @@ execnet==2.1.1
filelock==3.16.1
Flask==3.1.0
hunter==3.7.0
hypothesis==6.119.4
hypothesis==6.122.1
idna==3.10
importlib_metadata==8.5.0
importlib_resources==6.4.5
@ -39,7 +39,7 @@ platformdirs==4.3.6
pluggy==1.5.0
py-cpuinfo==9.0.0
Pygments==2.18.0
pytest==8.3.3
pytest==8.3.4
pytest-bdd==7.3.0
pytest-benchmark==5.1.0
pytest-cov==6.0.0
@ -57,7 +57,7 @@ six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.6
tldextract==5.1.3
tomli==2.1.0
tomli==2.2.1
typeguard==4.3.0
typing_extensions==4.12.2
urllib3==2.2.3

View File

@ -11,8 +11,8 @@ platformdirs==4.3.6
pluggy==1.5.0
pyproject-api==1.8.0
setuptools==75.6.0
tomli==2.1.0
tomli==2.2.1
tox==4.23.2
typing_extensions==4.12.2
virtualenv==20.27.1
virtualenv==20.28.0
wheel==0.45.1

View File

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