Merge pull request #7694 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
bb302db71d
|
|
@ -3,7 +3,7 @@
|
|||
bleach==6.0.0
|
||||
build==0.10.0
|
||||
bump2version==1.0.1
|
||||
certifi==2022.12.7
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
|
|
@ -31,7 +31,7 @@ pyproject_hooks==1.0.0
|
|||
PyQt-builder==1.15.0
|
||||
python-dateutil==2.8.2
|
||||
readme-renderer==37.3
|
||||
requests==2.29.0
|
||||
requests==2.30.0
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==13.3.5
|
||||
|
|
@ -42,6 +42,6 @@ tomli==2.0.1
|
|||
twine==4.0.2
|
||||
typing_extensions==4.5.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==1.26.15
|
||||
# urllib3==2.0.2
|
||||
webencodings==0.5.1
|
||||
zipp==3.15.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==2.15.4
|
||||
certifi==2022.12.7
|
||||
certifi==2023.5.7
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
cryptography==40.0.2
|
||||
|
|
@ -15,15 +15,15 @@ pefile==2023.2.7
|
|||
platformdirs==3.5.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.6.0
|
||||
pylint==2.17.3
|
||||
pylint==2.17.4
|
||||
python-dateutil==2.8.2
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.29.0
|
||||
requests==2.30.0
|
||||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
tomlkit==0.11.8
|
||||
typed-ast==1.5.4 ; python_version<"3.8"
|
||||
typing_extensions==4.5.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==1.26.15
|
||||
# urllib3==2.0.2
|
||||
wrapt==1.15.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==0.10.0
|
||||
certifi==2022.12.7
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
docutils==0.19
|
||||
idna==3.4
|
||||
|
|
@ -9,7 +9,7 @@ packaging==23.1
|
|||
Pygments==2.15.1
|
||||
pyproject_hooks==1.0.0
|
||||
pyroma==4.2
|
||||
requests==2.29.0
|
||||
requests==2.30.0
|
||||
tomli==2.0.1
|
||||
trove-classifiers==2023.4.29
|
||||
urllib3==1.26.15
|
||||
trove-classifiers==2023.5.2
|
||||
urllib3==2.0.2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
alabaster==0.7.13
|
||||
Babel==2.12.1
|
||||
certifi==2022.12.7
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
docutils==0.19
|
||||
idna==3.4
|
||||
|
|
@ -13,7 +13,7 @@ MarkupSafe==2.1.2
|
|||
packaging==23.1
|
||||
Pygments==2.15.1
|
||||
pytz==2023.3
|
||||
requests==2.29.0
|
||||
requests==2.30.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==7.0.0
|
||||
sphinxcontrib-applehelp==1.0.4
|
||||
|
|
@ -22,5 +22,5 @@ sphinxcontrib-htmlhelp==2.0.1
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
urllib3==1.26.15
|
||||
urllib3==2.0.2
|
||||
zipp==3.15.0
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
attrs==23.1.0
|
||||
beautifulsoup4==4.12.2
|
||||
blinker==1.6.2
|
||||
certifi==2022.12.7
|
||||
certifi==2023.5.7
|
||||
charset-normalizer==3.1.0
|
||||
cheroot==9.0.0
|
||||
click==8.1.3
|
||||
|
|
@ -13,7 +13,7 @@ execnet==1.9.0
|
|||
filelock==3.12.0
|
||||
Flask==2.3.2 ; python_version>="3.8"
|
||||
hunter==3.6.1
|
||||
hypothesis==6.75.1
|
||||
hypothesis==6.75.2
|
||||
idna==3.4
|
||||
importlib-metadata==6.6.0
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -42,7 +42,7 @@ pytest-rerunfailures==11.1.2
|
|||
pytest-xdist==3.2.1
|
||||
pytest-xvfb==2.0.0
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.29.0
|
||||
requests==2.30.0
|
||||
requests-file==1.5.1
|
||||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
|
|
@ -51,9 +51,9 @@ tldextract==3.4.1
|
|||
toml==0.10.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.5.0
|
||||
urllib3==1.26.15
|
||||
urllib3==2.0.2
|
||||
vulture==2.7
|
||||
Werkzeug==2.3.3 ; python_version>="3.8"
|
||||
zipp==3.15.0
|
||||
Werkzeug==2.2.3 ; python_version=="3.7.*"
|
||||
Flask==2.2.5 ; python_version=="3.7.*"
|
||||
Werkzeug==2.2.3 ; python_version=="3.7.*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue