Update dependencies

This commit is contained in:
qutebrowser bot 2023-08-28 04:23:01 +00:00
parent b981d0ab7f
commit 4d15de5a3b
4 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ lxml==4.9.3
MarkupSafe==2.1.3
mypy==1.5.1
mypy-extensions==1.0.0
pluggy==1.2.0
pluggy==1.3.0
Pygments==2.16.1
PyQt5-stubs==5.15.6.0
tomli==2.0.1

View File

@ -11,14 +11,14 @@ coverage==7.3.0
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.2
Flask==2.3.2
Flask==2.3.3
hunter==3.6.1
hypothesis==6.82.6
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
itsdangerous==2.1.2
jaraco.functools==3.8.1
jaraco.functools==3.9.0
# Jinja2==3.1.2
Mako==1.2.4
manhole==1.8.0
@ -27,7 +27,7 @@ more-itertools==10.1.0
packaging==23.1
parse==1.19.1
parse-type==0.6.2
pluggy==1.2.0
pluggy==1.3.0
py-cpuinfo==9.0.0
Pygments==2.16.1
pytest==7.4.0
@ -52,6 +52,6 @@ toml==0.10.2
tomli==2.0.1
typing_extensions==4.7.1
urllib3==2.0.4
vulture==2.9
vulture==2.9.1
Werkzeug==2.3.7
zipp==3.16.2

View File

@ -8,10 +8,10 @@ filelock==3.12.2
packaging==23.1
pip==23.2.1
platformdirs==3.10.0
pluggy==1.2.0
pluggy==1.3.0
pyproject-api==1.5.4
setuptools==68.1.2
tomli==2.0.1
tox==4.9.0
tox==4.10.0
virtualenv==20.24.3
wheel==0.41.1
wheel==0.41.2

View File

@ -1,4 +1,4 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
toml==0.10.2
vulture==2.9
vulture==2.9.1