Merge pull request #8038 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
7dbc02c40b
|
|
@ -35,7 +35,7 @@ requests-toolbelt==1.0.0
|
|||
rfc3986==2.0.0
|
||||
rich==13.7.0
|
||||
SecretStorage==3.3.3
|
||||
sip==6.8.0
|
||||
sip==6.8.1
|
||||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
twine==4.0.2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
chardet==5.2.0
|
||||
diff_cover==8.0.1
|
||||
diff_cover==8.0.2
|
||||
importlib-resources==6.1.1
|
||||
Jinja2==3.1.2
|
||||
lxml==4.9.3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.0.1
|
||||
astroid==3.0.2
|
||||
certifi==2023.11.17
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
|
|
@ -8,13 +8,13 @@ cryptography==41.0.7
|
|||
dill==0.3.7
|
||||
github3.py==4.0.1
|
||||
idna==3.6
|
||||
isort==5.12.0
|
||||
isort==5.13.2
|
||||
mccabe==0.7.0
|
||||
pefile==2023.2.7
|
||||
platformdirs==4.1.0
|
||||
pycparser==2.21
|
||||
PyJWT==2.8.0
|
||||
pylint==3.0.2
|
||||
pylint==3.0.3
|
||||
python-dateutil==2.8.2
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.31.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
alabaster==0.7.13
|
||||
Babel==2.13.1
|
||||
Babel==2.14.0
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
|
|
|
|||
|
|
@ -7,13 +7,13 @@ certifi==2023.11.17
|
|||
charset-normalizer==3.3.2
|
||||
cheroot==10.0.0
|
||||
click==8.1.7
|
||||
coverage==7.3.2
|
||||
coverage==7.3.3
|
||||
exceptiongroup==1.2.0
|
||||
execnet==2.0.2
|
||||
filelock==3.13.1
|
||||
Flask==3.0.0
|
||||
hunter==3.6.1
|
||||
hypothesis==6.92.0
|
||||
hypothesis==6.92.1
|
||||
idna==3.6
|
||||
importlib-metadata==7.0.0
|
||||
iniconfig==2.0.0
|
||||
|
|
|
|||
|
|
@ -3,10 +3,10 @@
|
|||
cachetools==5.3.2
|
||||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.3.7
|
||||
distlib==0.3.8
|
||||
filelock==3.13.1
|
||||
packaging==23.2
|
||||
pip==23.3.1
|
||||
pip==23.3.2
|
||||
platformdirs==4.1.0
|
||||
pluggy==1.3.0
|
||||
pyproject-api==1.6.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue