Update dependencies

This commit is contained in:
qutebrowser bot 2022-12-12 12:52:23 +00:00
parent 21ac559a65
commit 7ef74dc82d
11 changed files with 29 additions and 33 deletions

View File

@ -1,8 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
build==0.9.0
check-manifest==0.48
packaging==21.3
check-manifest==0.49
packaging==22.0
pep517==0.13.0
pyparsing==3.0.9
tomli==2.0.1

View File

@ -3,7 +3,7 @@
bleach==5.0.1
build==0.9.0
bump2version==1.0.1
certifi==2022.9.24
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
commonmark==0.9.1
@ -18,7 +18,7 @@ jeepney==0.8.0
keyring==23.11.0
manhole==1.8.0
more-itertools==9.0.0
packaging==21.3
packaging==22.0
pep517==0.13.0
pkginfo==1.9.2
ply==3.11
@ -26,7 +26,6 @@ pycparser==2.21
Pygments==2.13.0
PyJWT==2.6.0
Pympler==1.0.1
pyparsing==3.0.9
PyQt-builder==1.14.0
python-dateutil==2.8.2
readme-renderer==37.3

View File

@ -2,7 +2,7 @@
attrs==22.1.0
flake8==6.0.0
flake8-bugbear==22.10.27
flake8-bugbear==22.12.6
flake8-builtins==2.0.1
flake8-comprehensions==3.10.1
flake8-debugger==4.1.2

View File

@ -1,9 +1,9 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
chardet==5.1.0
diff-cover==7.2.0
diff-cover==7.3.0
importlib-metadata==5.1.0
importlib-resources==5.10.0
importlib-resources==5.10.1
Jinja2==3.1.2
lxml==4.9.1
MarkupSafe==2.1.1

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==2.12.13
certifi==2022.9.24
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
cryptography==38.0.4
@ -13,10 +13,10 @@ isort==5.10.1
lazy-object-proxy==1.8.0
mccabe==0.7.0
pefile==2022.5.30
platformdirs==2.5.4
platformdirs==2.6.0
pycparser==2.21
PyJWT==2.6.0
pylint==2.15.7
pylint==2.15.8
python-dateutil==2.8.2
./scripts/dev/pylint_checkers
requests==2.28.1

View File

@ -1,14 +1,13 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
build==0.9.0
certifi==2022.9.24
certifi==2022.12.7
charset-normalizer==2.1.1
docutils==0.19
idna==3.4
packaging==21.3
packaging==22.0
pep517==0.13.0
Pygments==2.13.0
pyparsing==3.0.9
pyroma==4.1
requests==2.28.1
tomli==2.0.1

View File

@ -2,7 +2,7 @@
alabaster==0.7.12
Babel==2.11.0
certifi==2022.9.24
certifi==2022.12.7
charset-normalizer==2.1.1
docutils==0.19
idna==3.4
@ -10,9 +10,8 @@ imagesize==1.4.1
importlib-metadata==5.1.0
Jinja2==3.1.2
MarkupSafe==2.1.1
packaging==21.3
packaging==22.0
Pygments==2.13.0
pyparsing==3.0.9
pytz==2022.6
requests==2.28.1
snowballstemmer==2.2.0

View File

@ -2,17 +2,17 @@
attrs==22.1.0
beautifulsoup4==4.11.1
certifi==2022.9.24
certifi==2022.12.7
charset-normalizer==2.1.1
cheroot==9.0.0
click==8.1.3
coverage==6.5.0
exceptiongroup==1.0.4
execnet==1.9.0
filelock==3.8.0
filelock==3.8.2
Flask==2.2.2
hunter==3.5.1
hypothesis==6.60.0
hypothesis==6.61.0
idna==3.4
importlib-metadata==5.1.0
iniconfig==1.1.1
@ -23,13 +23,12 @@ Mako==1.2.4
manhole==1.8.0
# MarkupSafe==2.1.1
more-itertools==9.0.0
packaging==21.3
packaging==22.0
parse==1.19.0
parse-type==0.6.0
pluggy==1.0.0
py-cpuinfo==9.0.0
Pygments==2.13.0
pyparsing==3.0.9
pytest==7.2.0
pytest-bdd==6.1.1
pytest-benchmark==4.0.0

View File

@ -1,16 +1,17 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
cachetools==5.2.0
chardet==5.1.0
colorama==0.4.6
distlib==0.3.6
filelock==3.8.0
packaging==21.3
filelock==3.8.2
packaging==22.0
pip==22.3.1
platformdirs==2.5.4
platformdirs==2.6.0
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
pyproject_api==1.2.1
setuptools==65.6.3
six==1.16.0
tomli==2.0.1
tox==3.27.1
virtualenv==20.17.0
tox==4.0.8
virtualenv==20.17.1
wheel==0.38.4

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
pathspec==0.10.2
pathspec==0.10.3
PyYAML==6.0
yamllint==1.28.0

View File

@ -3,7 +3,7 @@
adblock==0.6.0
colorama==0.4.6
importlib-metadata==5.1.0 ; python_version=="3.7.*"
importlib-resources==5.10.0 ; python_version=="3.7.*" or python_version=="3.8.*"
importlib-resources==5.10.1 ; python_version=="3.7.*" or python_version=="3.8.*"
Jinja2==3.1.2
MarkupSafe==2.1.1
Pygments==2.13.0