Merge pull request #7980 from qutebrowser/update-dependencies

Update dependencies
This commit is contained in:
Florian Bruhin 2023-10-31 09:28:32 +01:00 committed by GitHub
commit 044b1e38e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 9 deletions

View File

@ -5,7 +5,7 @@ bump2version==1.0.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
cryptography==41.0.4
cryptography==41.0.5
docutils==0.20.1
github3.py==4.0.1
hunter==3.6.1

View File

@ -1,5 +1,8 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
altgraph==0.17.4
importlib-metadata==6.8.0
packaging==23.2
pyinstaller==6.1.0
pyinstaller-hooks-contrib==2023.10
zipp==3.17.0

View File

@ -4,7 +4,7 @@ astroid==3.0.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
cryptography==41.0.4
cryptography==41.0.5
dill==0.3.7
github3.py==4.0.1
idna==3.4

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
alabaster==0.7.13
Babel==2.13.0
Babel==2.13.1
certifi==2023.7.22
charset-normalizer==3.3.1
docutils==0.20.1

View File

@ -10,7 +10,7 @@ click==8.1.7
coverage==7.3.2
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.12.4
filelock==3.13.0
Flask==3.0.0
hunter==3.6.1
hypothesis==6.88.1
@ -30,7 +30,7 @@ parse-type==0.6.2
pluggy==1.3.0
py-cpuinfo==9.0.0
Pygments==2.16.1
pytest==7.4.2
pytest==7.4.3
pytest-bdd==7.0.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
@ -53,5 +53,5 @@ tomli==2.0.1
typing_extensions==4.8.0
urllib3==2.0.7
vulture==2.10
Werkzeug==3.0.0
Werkzeug==3.0.1
zipp==3.17.0

View File

@ -1,10 +1,10 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
cachetools==5.3.1
cachetools==5.3.2
chardet==5.2.0
colorama==0.4.6
distlib==0.3.7
filelock==3.12.4
filelock==3.13.0
packaging==23.2
pip==23.3.1
platformdirs==3.11.0
@ -13,5 +13,5 @@ pyproject-api==1.6.1
setuptools==68.2.2
tomli==2.0.1
tox==4.11.3
virtualenv==20.24.5
virtualenv==20.24.6
wheel==0.41.2