Update dependencies

This commit is contained in:
qutebrowser bot 2024-06-10 04:21:11 +00:00
parent 44a631b43b
commit cc34d09393
10 changed files with 29 additions and 29 deletions

View File

@ -3,7 +3,7 @@
build==1.2.1
check-manifest==0.49
importlib_metadata==7.1.0
packaging==24.0
packaging==24.1
pyproject_hooks==1.1.0
tomli==2.0.1
zipp==3.19.1
zipp==3.19.2

View File

@ -6,7 +6,7 @@ bump2version==1.0.1
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.7
cryptography==42.0.8
docutils==0.20.1
github3.py==4.0.1
hunter==3.7.0
@ -23,8 +23,8 @@ markdown-it-py==3.0.0
mdurl==0.1.2
more-itertools==10.2.0
nh3==0.2.17
packaging==24.0
pkginfo==1.11.0
packaging==24.1
pkginfo==1.11.1
pycparser==2.22
Pygments==2.18.0
PyJWT==2.8.0
@ -42,7 +42,7 @@ sip==6.8.3
six==1.16.0
tomli==2.0.1
twine==5.1.0
typing_extensions==4.12.1
typing_extensions==4.12.2
uritemplate==4.1.1
# urllib3==2.2.1
zipp==3.19.1
zipp==3.19.2

View File

@ -17,5 +17,5 @@ types-docutils==0.21.0.20240423
types-Pygments==2.18.0.20240506
types-PyYAML==6.0.12.20240311
types-setuptools==70.0.0.20240524
typing_extensions==4.12.1
zipp==3.19.1
typing_extensions==4.12.2
zipp==3.19.2

View File

@ -2,7 +2,7 @@
altgraph==0.17.4
importlib_metadata==7.1.0
packaging==24.0
pyinstaller==6.7.0
pyinstaller-hooks-contrib==2024.6
zipp==3.19.1
packaging==24.1
pyinstaller==6.8.0
pyinstaller-hooks-contrib==2024.7
zipp==3.19.2

View File

@ -4,7 +4,7 @@ astroid==3.2.2
certifi==2024.6.2
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.7
cryptography==42.0.8
dill==0.3.8
github3.py==4.0.1
idna==3.7
@ -14,13 +14,13 @@ pefile==2023.2.7
platformdirs==4.2.2
pycparser==2.22
PyJWT==2.8.0
pylint==3.2.2
pylint==3.2.3
python-dateutil==2.9.0.post0
./scripts/dev/pylint_checkers
requests==2.32.3
six==1.16.0
tomli==2.0.1
tomlkit==0.12.5
typing_extensions==4.12.1
typing_extensions==4.12.2
uritemplate==4.1.1
# urllib3==2.2.1

View File

@ -6,7 +6,7 @@ charset-normalizer==3.3.2
docutils==0.20.1
idna==3.7
importlib_metadata==7.1.0
packaging==24.0
packaging==24.1
Pygments==2.18.0
pyproject_hooks==1.1.0
pyroma==4.2
@ -14,4 +14,4 @@ requests==2.32.3
tomli==2.0.1
trove-classifiers==2024.5.22
urllib3==2.2.1
zipp==3.19.1
zipp==3.19.2

View File

@ -10,7 +10,7 @@ imagesize==1.4.1
importlib_metadata==7.1.0
Jinja2==3.1.4
MarkupSafe==2.1.5
packaging==24.0
packaging==24.1
Pygments==2.18.0
pytz==2024.1
requests==2.32.3
@ -23,4 +23,4 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
urllib3==2.2.1
zipp==3.19.1
zipp==3.19.2

View File

@ -13,7 +13,7 @@ execnet==2.1.1
filelock==3.14.0
Flask==3.0.3
hunter==3.7.0
hypothesis==6.103.0
hypothesis==6.103.1
idna==3.7
importlib_metadata==7.1.0
iniconfig==2.0.0
@ -24,14 +24,14 @@ Mako==1.3.5
manhole==1.8.0
# MarkupSafe==2.1.5
more-itertools==10.2.0
packaging==24.0
packaging==24.1
parse==1.20.1
parse-type==0.6.2
pluggy==1.5.0
py-cpuinfo==9.0.0
Pygments==2.18.0
pytest==8.2.1
pytest-bdd==7.1.2
pytest==8.2.2
pytest-bdd==7.2.0
pytest-benchmark==4.0.0
pytest-cov==5.0.0
pytest-instafail==0.5.0
@ -49,8 +49,8 @@ sortedcontainers==2.4.0
soupsieve==2.5
tldextract==5.1.2
tomli==2.0.1
typing_extensions==4.12.1
typing_extensions==4.12.2
urllib3==2.2.1
vulture==2.11
Werkzeug==3.0.3
zipp==3.19.1
zipp==3.19.2

View File

@ -5,13 +5,13 @@ chardet==5.2.0
colorama==0.4.6
distlib==0.3.8
filelock==3.14.0
packaging==24.0
packaging==24.1
pip==24.0
platformdirs==4.2.2
pluggy==1.5.0
pyproject-api==1.6.1
setuptools==70.0.0
tomli==2.0.1
tox==4.15.0
tox==4.15.1
virtualenv==20.26.2
wheel==0.43.0

View File

@ -7,7 +7,7 @@ Jinja2==3.1.4
MarkupSafe==2.1.5
Pygments==2.18.0
PyYAML==6.0.1
zipp==3.19.1
zipp==3.19.2
# Unpinned due to recompile_requirements.py limitations
pyobjc-core ; sys_platform=="darwin"
pyobjc-framework-Cocoa ; sys_platform=="darwin"