Merge pull request #8644 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
961b4a212d
|
|
@ -7,7 +7,7 @@ backports.tarfile==1.2.0
|
|||
bracex==2.6
|
||||
build==1.2.2.post1
|
||||
bump-my-version==1.2.0
|
||||
certifi==2025.6.15
|
||||
certifi==2025.7.14
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
|
|
@ -18,7 +18,7 @@ github3.py==4.0.1
|
|||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
hunter==3.7.0
|
||||
hunter==3.8.0
|
||||
id==1.5.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
chardet==5.2.0
|
||||
diff_cover==9.4.1
|
||||
diff_cover==9.5.0
|
||||
Jinja2==3.1.6
|
||||
lxml==6.0.0
|
||||
MarkupSafe==3.0.2
|
||||
|
|
@ -13,7 +13,7 @@ Pygments==2.19.2
|
|||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.2.1
|
||||
types-colorama==0.4.15.20240311
|
||||
types-docutils==0.21.0.20250604
|
||||
types-docutils==0.21.0.20250710
|
||||
types-Pygments==2.19.0.20250516
|
||||
types-PyYAML==6.0.12.20250516
|
||||
typing_extensions==4.14.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.3.10
|
||||
certifi==2025.6.15
|
||||
astroid==3.3.11
|
||||
certifi==2025.7.14
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
cryptography==45.0.5
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.2.2.post1
|
||||
certifi==2025.6.15
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
check-manifest==0.50
|
||||
docutils==0.21.2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
alabaster==0.7.16
|
||||
babel==2.17.0
|
||||
certifi==2025.6.15
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.13.4
|
||||
blinker==1.9.0
|
||||
certifi==2025.6.15
|
||||
certifi==2025.7.14
|
||||
charset-normalizer==3.4.2
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
|
|
@ -15,8 +15,8 @@ execnet==2.1.1
|
|||
filelock==3.18.0
|
||||
Flask==3.1.1
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.135.26
|
||||
hunter==3.8.0
|
||||
hypothesis==6.135.29
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue