Update dependencies

This commit is contained in:
qutebrowser bot 2022-06-20 04:26:13 +00:00
parent e5d091bbab
commit 0f8fc3b9df
14 changed files with 26 additions and 26 deletions

View File

@ -3,7 +3,7 @@
bleach==5.0.0
build==0.8.0
bump2version==1.0.1
certifi==2022.5.18.1
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
commonmark==0.9.1
@ -25,7 +25,7 @@ Pygments==2.12.0
PyJWT==2.4.0
Pympler==1.0.1
pyparsing==3.0.9
PyQt-builder==1.12.2
PyQt-builder==1.13.0
python-dateutil==2.8.2
readme-renderer==35.0
requests==2.28.0
@ -33,7 +33,7 @@ requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.4.4
SecretStorage==3.3.2
sip==6.6.1
sip==6.6.2
six==1.16.0
toml==0.10.2
tomli==2.0.1

View File

@ -3,7 +3,7 @@
chardet==4.0.0
diff-cover==6.5.0
importlib-metadata==4.11.4
importlib-resources==5.7.1
importlib-resources==5.8.0
Jinja2==3.1.2
lxml==4.9.0
MarkupSafe==2.1.1

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==2.11.5
certifi==2022.5.18.1
astroid==2.11.6
certifi==2022.6.15
cffi==1.15.0
charset-normalizer==2.0.12
cryptography==37.0.2
@ -16,7 +16,7 @@ pefile==2022.5.30
platformdirs==2.5.2
pycparser==2.21
PyJWT==2.4.0
pylint==2.14.1
pylint==2.14.3
python-dateutil==2.8.2
./scripts/dev/pylint_checkers
requests==2.28.0

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.12.3 # rq.filter: < 5.13
PyQt5-sip==12.10.1
PyQt5-sip==12.11.0
PyQtWebEngine==5.12.1 # rq.filter: < 5.13

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.13.2 # rq.filter: < 5.14
PyQt5-sip==12.10.1
PyQt5-sip==12.11.0
PyQtWebEngine==5.13.2 # rq.filter: < 5.14

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.14.2 # rq.filter: < 5.15
PyQt5-sip==12.10.1
PyQt5-sip==12.11.0
PyQtWebEngine==5.14.0 # rq.filter: < 5.15

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.0 # rq.filter: == 5.15.0
PyQt5-sip==12.10.1
PyQt5-sip==12.11.0
PyQtWebEngine==5.15.0 # rq.filter: == 5.15.0

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.6 # rq.filter: < 5.16
PyQt5==5.15.7 # rq.filter: < 5.16
PyQt5-Qt5==5.15.2
PyQt5-sip==12.10.1
PyQtWebEngine==5.15.5 # rq.filter: < 5.16
PyQt5-sip==12.11.0
PyQtWebEngine==5.15.6 # rq.filter: < 5.16
PyQtWebEngine-Qt5==5.15.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.6
PyQt5==5.15.7
PyQt5-Qt5==5.15.2
PyQt5-sip==12.10.1
PyQtWebEngine==5.15.5
PyQt5-sip==12.11.0
PyQtWebEngine==5.15.6
PyQtWebEngine-Qt5==5.15.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
build==0.8.0
certifi==2022.5.18.1
certifi==2022.6.15
charset-normalizer==2.0.12
docutils==0.18.1
idna==3.3

View File

@ -1,8 +1,8 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
alabaster==0.7.12
Babel==2.10.1
certifi==2022.5.18.1
Babel==2.10.3
certifi==2022.6.15
charset-normalizer==2.0.12
docutils==0.18.1
idna==3.3
@ -16,7 +16,7 @@ pyparsing==3.0.9
pytz==2022.1
requests==2.28.0
snowballstemmer==2.2.0
Sphinx==5.0.1
Sphinx==5.0.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0

View File

@ -2,7 +2,7 @@
attrs==21.4.0
beautifulsoup4==4.11.1
certifi==2022.5.18.1
certifi==2022.6.15
charset-normalizer==2.0.12
cheroot==8.6.0
click==8.1.3
@ -13,7 +13,7 @@ filelock==3.7.1
Flask==2.1.2
glob2==0.7
hunter==3.4.3
hypothesis==6.47.2
hypothesis==6.47.3
idna==3.3
importlib-metadata==4.11.4
iniconfig==1.1.1

View File

@ -8,7 +8,7 @@ platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pyparsing==3.0.9
setuptools==62.3.4
setuptools==62.6.0
six==1.16.0
toml==0.10.2
tox==3.25.0

View File

@ -1,9 +1,9 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
adblock==0.5.2
colorama==0.4.4
colorama==0.4.5
importlib-metadata==4.11.4 ; python_version=="3.7.*"
importlib-resources==5.7.1 ; python_version=="3.7.*" or python_version=="3.8.*"
importlib-resources==5.8.0 ; python_version=="3.7.*" or python_version=="3.8.*"
Jinja2==3.1.2
MarkupSafe==2.1.1
Pygments==2.12.0