Merge pull request #8692 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
50080e8607
|
|
@ -37,8 +37,8 @@ mdurl==0.1.2
|
|||
more-itertools==10.7.0
|
||||
nh3==0.3.0
|
||||
packaging==25.0
|
||||
platformdirs==4.3.8
|
||||
prompt_toolkit==3.0.51
|
||||
platformdirs==4.4.0
|
||||
prompt_toolkit==3.0.52
|
||||
pycparser==2.22
|
||||
pydantic==2.11.7
|
||||
pydantic-settings==2.10.1
|
||||
|
|
@ -50,7 +50,7 @@ pyproject_hooks==1.2.0
|
|||
PyQt-builder==1.18.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.1
|
||||
questionary==2.1.0
|
||||
questionary==2.1.1
|
||||
readme_renderer==44.0
|
||||
requests==2.32.5
|
||||
requests-toolbelt==1.0.0
|
||||
|
|
@ -66,7 +66,7 @@ tomlkit==0.13.3
|
|||
twine==6.1.0
|
||||
typeguard==4.3.0
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.14.1
|
||||
typing_extensions==4.15.0
|
||||
uritemplate==4.2.0
|
||||
# urllib3==2.5.0
|
||||
wcmatch==10.1
|
||||
|
|
|
|||
|
|
@ -16,4 +16,4 @@ types-colorama==0.4.15.20250801
|
|||
types-docutils==0.22.0.20250822
|
||||
types-Pygments==2.19.0.20250809
|
||||
types-PyYAML==6.0.12.20250822
|
||||
typing_extensions==4.14.1
|
||||
typing_extensions==4.15.0
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ idna==3.10
|
|||
isort==6.0.1
|
||||
mccabe==0.7.0
|
||||
pefile==2024.8.26
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
pycparser==2.22
|
||||
PyJWT==2.10.1
|
||||
pylint==3.3.8
|
||||
|
|
@ -21,6 +21,6 @@ requests==2.32.5
|
|||
six==1.17.0
|
||||
tomli==2.2.1
|
||||
tomlkit==0.13.3
|
||||
typing_extensions==4.14.1
|
||||
typing_extensions==4.15.0
|
||||
uritemplate==4.2.0
|
||||
# urllib3==2.5.0
|
||||
|
|
|
|||
|
|
@ -13,6 +13,6 @@ pyproject_hooks==1.2.0
|
|||
pyroma==5.0
|
||||
requests==2.32.5
|
||||
tomli==2.2.1
|
||||
trove-classifiers==2025.8.6.13
|
||||
trove-classifiers==2025.8.26.11
|
||||
urllib3==2.5.0
|
||||
zipp==3.23.0
|
||||
|
|
|
|||
|
|
@ -9,14 +9,14 @@ certifi==2025.8.3
|
|||
charset-normalizer==3.4.3
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
coverage==7.10.5
|
||||
coverage==7.10.6
|
||||
exceptiongroup==1.3.0
|
||||
execnet==2.1.1
|
||||
filelock==3.19.1
|
||||
Flask==3.1.2
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.9.0
|
||||
hypothesis==6.138.3
|
||||
hypothesis==6.138.11
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
@ -36,7 +36,7 @@ packaging==25.0
|
|||
parse==1.20.2
|
||||
parse_type==0.6.6
|
||||
pillow==11.3.0
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
pluggy==1.6.0
|
||||
py-cpuinfo==9.0.0
|
||||
Pygments==2.19.2
|
||||
|
|
@ -48,7 +48,7 @@ pytest-instafail==0.5.0
|
|||
pytest-mock==3.14.1
|
||||
pytest-qt==4.5.0
|
||||
pytest-repeat==0.9.4
|
||||
pytest-rerunfailures==15.1
|
||||
pytest-rerunfailures==16.0
|
||||
pytest-xdist==3.8.0
|
||||
pytest-xvfb==3.1.1
|
||||
PyVirtualDisplay==3.0
|
||||
|
|
@ -56,11 +56,11 @@ requests==2.32.5
|
|||
requests-file==2.1.0
|
||||
six==1.17.0
|
||||
sortedcontainers==2.4.0
|
||||
soupsieve==2.7
|
||||
soupsieve==2.8
|
||||
tldextract==5.3.0
|
||||
tomli==2.2.1
|
||||
typeguard==4.3.0
|
||||
typing_extensions==4.14.1
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.5.0
|
||||
vulture==2.14
|
||||
Werkzeug==3.1.3
|
||||
|
|
|
|||
|
|
@ -1,19 +1,19 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
cachetools==6.1.0
|
||||
cachetools==6.2.0
|
||||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.4.0
|
||||
filelock==3.19.1
|
||||
packaging==25.0
|
||||
pip==25.2
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
pluggy==1.6.0
|
||||
pyproject-api==1.9.1
|
||||
setuptools==80.9.0
|
||||
tomli==2.2.1
|
||||
tox==4.28.4 ; python_full_version!="3.14.0b1"
|
||||
typing_extensions==4.14.1
|
||||
tox==4.29.0 ; python_full_version!="3.14.0b1"
|
||||
typing_extensions==4.15.0
|
||||
virtualenv==20.34.0
|
||||
wheel==0.45.1
|
||||
tox @ git+https://github.com/tox-dev/tox ; python_full_version=="3.14.0b1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue