Merge pull request #8090 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
aac4d2b4a7
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
build==1.0.3
|
||||
bump2version==1.0.1
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.1
|
||||
cryptography==42.0.2
|
||||
docutils==0.20.1
|
||||
github3.py==4.0.1
|
||||
hunter==3.6.1
|
||||
|
|
@ -41,5 +41,5 @@ tomli==2.0.1
|
|||
twine==4.0.2
|
||||
typing_extensions==4.9.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.1.0
|
||||
# urllib3==2.2.0
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -5,15 +5,15 @@ diff_cover==8.0.3
|
|||
importlib-resources==6.1.1
|
||||
Jinja2==3.1.3
|
||||
lxml==5.1.0
|
||||
MarkupSafe==2.1.4
|
||||
MarkupSafe==2.1.5
|
||||
mypy==1.8.0
|
||||
mypy-extensions==1.0.0
|
||||
pluggy==1.4.0
|
||||
Pygments==2.17.2
|
||||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.0.1
|
||||
types-colorama==0.4.15.20240106
|
||||
types-docutils==0.20.0.20240126
|
||||
types-colorama==0.4.15.20240205
|
||||
types-docutils==0.20.0.20240201
|
||||
types-Pygments==2.17.0.20240106
|
||||
types-PyYAML==6.0.12.12
|
||||
types-setuptools==69.0.0.20240125
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.0.2
|
||||
certifi==2023.11.17
|
||||
astroid==3.0.3
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
cryptography==42.0.1
|
||||
cryptography==42.0.2
|
||||
dill==0.3.8
|
||||
github3.py==4.0.1
|
||||
idna==3.6
|
||||
isort==5.13.2
|
||||
mccabe==0.7.0
|
||||
pefile==2023.2.7
|
||||
platformdirs==4.1.0
|
||||
platformdirs==4.2.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.8.0
|
||||
pylint==3.0.3
|
||||
|
|
@ -23,4 +23,4 @@ tomli==2.0.1
|
|||
tomlkit==0.12.3
|
||||
typing_extensions==4.9.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.1.0
|
||||
# urllib3==2.2.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.0.3
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
idna==3.6
|
||||
|
|
@ -12,6 +12,6 @@ pyproject_hooks==1.0.0
|
|||
pyroma==4.2
|
||||
requests==2.31.0
|
||||
tomli==2.0.1
|
||||
trove-classifiers==2024.1.8
|
||||
urllib3==2.1.0
|
||||
trove-classifiers==2024.1.31
|
||||
urllib3==2.2.0
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
alabaster==0.7.13
|
||||
Babel==2.14.0
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
idna==3.6
|
||||
imagesize==1.4.1
|
||||
importlib-metadata==7.0.1
|
||||
Jinja2==3.1.3
|
||||
MarkupSafe==2.1.4
|
||||
MarkupSafe==2.1.5
|
||||
packaging==23.2
|
||||
Pygments==2.17.2
|
||||
pytz==2023.4
|
||||
pytz==2024.1
|
||||
requests==2.31.0
|
||||
snowballstemmer==2.2.0
|
||||
Sphinx==7.1.2
|
||||
|
|
@ -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==2.1.0
|
||||
urllib3==2.2.0
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
attrs==23.2.0
|
||||
beautifulsoup4==4.12.3
|
||||
blinker==1.7.0
|
||||
certifi==2023.11.17
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
cheroot==10.0.0
|
||||
click==8.1.7
|
||||
|
|
@ -11,18 +11,18 @@ coverage==7.4.1
|
|||
exceptiongroup==1.2.0
|
||||
execnet==2.0.2
|
||||
filelock==3.13.1
|
||||
Flask==3.0.1
|
||||
Flask==3.0.2
|
||||
hunter==3.6.1
|
||||
hypothesis==6.97.1
|
||||
hypothesis==6.98.1
|
||||
idna==3.6
|
||||
importlib-metadata==7.0.1
|
||||
iniconfig==2.0.0
|
||||
itsdangerous==2.1.2
|
||||
jaraco.functools==4.0.0
|
||||
# Jinja2==3.1.3
|
||||
Mako==1.3.0
|
||||
Mako==1.3.2
|
||||
manhole==1.8.0
|
||||
# MarkupSafe==2.1.4
|
||||
# MarkupSafe==2.1.5
|
||||
more-itertools==10.2.0
|
||||
packaging==23.2
|
||||
parse==1.20.1
|
||||
|
|
@ -43,14 +43,14 @@ pytest-xdist==3.5.0
|
|||
pytest-xvfb==3.0.0
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.31.0
|
||||
requests-file==1.5.1
|
||||
requests-file==2.0.0
|
||||
six==1.16.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.5
|
||||
tldextract==5.1.1
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.9.0
|
||||
urllib3==2.1.0
|
||||
urllib3==2.2.0
|
||||
vulture==2.11
|
||||
Werkzeug==3.0.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@ colorama==0.4.6
|
|||
distlib==0.3.8
|
||||
filelock==3.13.1
|
||||
packaging==23.2
|
||||
pip==23.3.2
|
||||
platformdirs==4.1.0
|
||||
pip==24.0
|
||||
platformdirs==4.2.0
|
||||
pluggy==1.4.0
|
||||
pyproject-api==1.6.1
|
||||
setuptools==69.0.3
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ adblock==0.6.0
|
|||
colorama==0.4.6
|
||||
importlib-resources==6.1.1 ; python_version=="3.8.*"
|
||||
Jinja2==3.1.3
|
||||
MarkupSafe==2.1.4
|
||||
MarkupSafe==2.1.5
|
||||
Pygments==2.17.2
|
||||
PyYAML==6.0.1
|
||||
zipp==3.17.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue