Merge pull request #8397 from qutebrowser/update-dependencies
Update dependencies
This commit is contained in:
commit
40adc6696b
|
|
@ -15,5 +15,5 @@ types-colorama==0.4.15.20240311
|
|||
types-docutils==0.21.0.20241005
|
||||
types-Pygments==2.18.0.20240506
|
||||
types-PyYAML==6.0.12.20240917
|
||||
types-setuptools==75.5.0.20241116
|
||||
types-setuptools==75.5.0.20241122
|
||||
typing_extensions==4.12.2
|
||||
|
|
|
|||
|
|
@ -9,13 +9,13 @@ certifi==2024.8.30
|
|||
charset-normalizer==3.4.0
|
||||
cheroot==10.0.1
|
||||
click==8.1.7
|
||||
coverage==7.6.7
|
||||
coverage==7.6.8
|
||||
exceptiongroup==1.2.2
|
||||
execnet==2.1.1
|
||||
filelock==3.16.1
|
||||
Flask==3.1.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.119.3
|
||||
hypothesis==6.119.4
|
||||
idna==3.10
|
||||
importlib_metadata==8.5.0
|
||||
importlib_resources==6.4.5
|
||||
|
|
@ -47,7 +47,7 @@ pytest-instafail==0.5.0
|
|||
pytest-mock==3.14.0
|
||||
pytest-qt==4.4.0
|
||||
pytest-repeat==0.9.3
|
||||
pytest-rerunfailures==14.0
|
||||
pytest-rerunfailures==15.0
|
||||
pytest-xdist==3.6.1
|
||||
pytest-xvfb==3.0.0
|
||||
PyVirtualDisplay==3.0
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@ pip==24.3.1
|
|||
platformdirs==4.3.6
|
||||
pluggy==1.5.0
|
||||
pyproject-api==1.8.0
|
||||
setuptools==75.5.0
|
||||
setuptools==75.6.0
|
||||
tomli==2.1.0
|
||||
tox==4.23.2
|
||||
typing_extensions==4.12.2
|
||||
virtualenv==20.27.1
|
||||
wheel==0.45.0
|
||||
wheel==0.45.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue