Merge pull request #8518 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
02b9f5eed1
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
annotated-types==0.7.0
|
||||
anyio==4.8.0
|
||||
anyio==4.9.0
|
||||
autocommand==2.2.2
|
||||
backports.tarfile==1.2.0
|
||||
bracex==2.5.post1
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==25.1.0
|
||||
attrs==25.3.0
|
||||
flake8==7.1.2
|
||||
flake8-bugbear==24.12.12
|
||||
flake8-builtins==2.5.0
|
||||
|
|
|
|||
|
|
@ -12,6 +12,6 @@ pyproject_hooks==1.2.0
|
|||
pyroma==4.2
|
||||
requests==2.32.3
|
||||
tomli==2.2.1
|
||||
trove-classifiers==2025.3.3.18
|
||||
trove-classifiers==2025.3.13.13
|
||||
urllib3==2.3.0
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
attrs==25.1.0
|
||||
attrs==25.3.0
|
||||
autocommand==2.2.2
|
||||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.13.3
|
||||
|
|
@ -9,14 +9,14 @@ certifi==2025.1.31
|
|||
charset-normalizer==3.4.1
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
coverage==7.6.12
|
||||
coverage==7.7.0
|
||||
exceptiongroup==1.2.2
|
||||
execnet==2.1.1
|
||||
filelock==3.17.0
|
||||
filelock==3.18.0
|
||||
Flask==3.1.0
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.128.1
|
||||
hypothesis==6.129.3
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_resources==6.5.2
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ cachetools==5.5.2
|
|||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.3.9
|
||||
filelock==3.17.0
|
||||
filelock==3.18.0
|
||||
packaging==24.2
|
||||
pip==25.0.1
|
||||
platformdirs==4.3.6
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
pathspec==0.12.1
|
||||
PyYAML==6.0.2
|
||||
yamllint==1.35.1
|
||||
yamllint==1.36.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue