Merge pull request #8610 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
9d5aeefa8c
|
|
@ -7,11 +7,11 @@ backports.tarfile==1.2.0
|
|||
bracex==2.5.post1
|
||||
build==1.2.2.post1
|
||||
bump-my-version==1.2.0
|
||||
certifi==2025.4.26
|
||||
certifi==2025.6.15
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
cryptography==45.0.3
|
||||
cryptography==45.0.4
|
||||
docutils==0.21.2
|
||||
exceptiongroup==1.3.0
|
||||
github3.py==4.0.1
|
||||
|
|
@ -40,7 +40,7 @@ packaging==25.0
|
|||
platformdirs==4.3.8
|
||||
prompt_toolkit==3.0.51
|
||||
pycparser==2.22
|
||||
pydantic==2.11.5
|
||||
pydantic==2.11.7
|
||||
pydantic-settings==2.9.1
|
||||
pydantic_core==2.33.2
|
||||
Pygments==2.19.1
|
||||
|
|
@ -52,7 +52,7 @@ python-dateutil==2.9.0.post0
|
|||
python-dotenv==1.1.0
|
||||
questionary==2.1.0
|
||||
readme_renderer==44.0
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
requests-toolbelt==1.0.0
|
||||
rfc3986==2.0.0
|
||||
rich==14.0.0
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.3.10
|
||||
certifi==2025.4.26
|
||||
certifi==2025.6.15
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.2
|
||||
cryptography==45.0.3
|
||||
cryptography==45.0.4
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.10
|
||||
|
|
@ -17,7 +17,7 @@ PyJWT==2.10.1
|
|||
pylint==3.3.7
|
||||
python-dateutil==2.9.0.post0
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
six==1.17.0
|
||||
tomli==2.2.1
|
||||
tomlkit==0.13.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.2.2.post1
|
||||
certifi==2025.4.26
|
||||
certifi==2025.6.15
|
||||
charset-normalizer==3.4.2
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
|
|
@ -10,7 +10,7 @@ packaging==25.0
|
|||
Pygments==2.19.1
|
||||
pyproject_hooks==1.2.0
|
||||
pyroma==4.2
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
tomli==2.2.1
|
||||
trove-classifiers==2025.5.9.12
|
||||
urllib3==2.4.0
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
alabaster==0.7.16
|
||||
babel==2.17.0
|
||||
certifi==2025.4.26
|
||||
certifi==2025.6.15
|
||||
charset-normalizer==3.4.2
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
|
|
@ -12,7 +12,7 @@ Jinja2==3.1.6
|
|||
MarkupSafe==3.0.2
|
||||
packaging==25.0
|
||||
Pygments==2.19.1
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
snowballstemmer==3.0.1
|
||||
Sphinx==7.4.7
|
||||
sphinxcontrib-applehelp==2.0.0
|
||||
|
|
|
|||
|
|
@ -5,18 +5,18 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.13.4
|
||||
blinker==1.9.0
|
||||
certifi==2025.4.26
|
||||
certifi==2025.6.15
|
||||
charset-normalizer==3.4.2
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
coverage==7.8.2
|
||||
coverage==7.9.1
|
||||
exceptiongroup==1.3.0
|
||||
execnet==2.1.1
|
||||
filelock==3.18.0
|
||||
Flask==3.1.1
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.135.4
|
||||
hypothesis==6.135.10
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -43,7 +43,7 @@ Pygments==2.19.1
|
|||
pytest==8.4.0
|
||||
pytest-bdd==8.1.0
|
||||
pytest-benchmark==5.1.0
|
||||
pytest-cov==6.1.1
|
||||
pytest-cov==6.2.1
|
||||
pytest-instafail==0.5.0
|
||||
pytest-mock==3.14.1
|
||||
pytest-qt==4.4.0
|
||||
|
|
@ -52,7 +52,7 @@ pytest-rerunfailures==15.1
|
|||
pytest-xdist==3.7.0
|
||||
pytest-xvfb==3.1.1
|
||||
PyVirtualDisplay==3.0
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
requests-file==2.1.0
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue