Update dependencies

This commit is contained in:
qutebrowser bot 2023-10-16 04:24:13 +00:00
parent e5a7d5c7a3
commit c20c196250
16 changed files with 32 additions and 32 deletions

View File

@ -28,7 +28,7 @@ Pygments==2.16.1
PyJWT==2.8.0
Pympler==1.0.1
pyproject_hooks==1.0.0
PyQt-builder==1.15.2
PyQt-builder==1.15.3
python-dateutil==2.8.2
readme-renderer==42.0
requests==2.31.0
@ -36,7 +36,7 @@ requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.6.0
SecretStorage==3.3.3
sip==6.7.11
sip==6.7.12
six==1.16.0
tomli==2.0.1
twine==4.0.2

View File

@ -16,7 +16,7 @@ flake8-tidy-imports==4.10.0
flake8-tuple==0.4.1
mccabe==0.7.0
pep8-naming==0.13.3
pycodestyle==2.11.0
pycodestyle==2.11.1
pydocstyle==6.3.0
pyflakes==3.1.0
six==1.16.0

View File

@ -1,12 +1,12 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
chardet==5.2.0
diff-cover==7.7.0
diff_cover==8.0.0
importlib-resources==6.1.0
Jinja2==3.1.2
lxml==4.9.3
MarkupSafe==2.1.3
mypy==1.5.1
mypy==1.6.0
mypy-extensions==1.0.0
pluggy==1.3.0
Pygments==2.16.1

View File

@ -2,4 +2,4 @@
altgraph==0.17.4
pyinstaller @ git+https://github.com/pyinstaller/pyinstaller.git@79f62ef29822169ae00cd4271390d0e3175476ad
pyinstaller-hooks-contrib==2023.9
pyinstaller-hooks-contrib==2023.10

View File

@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
astroid==3.0.0
astroid==3.0.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.0

View File

@ -1,5 +1,5 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.2 # rq.filter: == 5.15.2
PyQt5-sip==12.12.2
PyQt5-sip==12.13.0
PyQtWebEngine==5.15.2 # rq.filter: == 5.15.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.9 # rq.filter: < 5.16
PyQt5==5.15.10 # rq.filter: < 5.16
PyQt5-Qt5==5.15.2
PyQt5-sip==12.12.2
PyQt5-sip==12.13.0
PyQtWebEngine==5.15.6 # rq.filter: < 5.16
PyQtWebEngine-Qt5==5.15.2

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt5==5.15.9
PyQt5==5.15.10
PyQt5-Qt5==5.15.2
PyQt5-sip==12.12.2
PyQt5-sip==12.13.0
PyQtWebEngine==5.15.6
PyQtWebEngine-Qt5==5.15.2

View File

@ -2,6 +2,6 @@
PyQt6==6.2.3
PyQt6-Qt6==6.2.4
PyQt6-sip==13.5.2
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.2.1
PyQt6-WebEngine-Qt6==6.2.4

View File

@ -2,6 +2,6 @@
PyQt6==6.3.1
PyQt6-Qt6==6.3.2
PyQt6-sip==13.5.2
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.3.1
PyQt6-WebEngine-Qt6==6.3.2

View File

@ -2,6 +2,6 @@
PyQt6==6.4.2
PyQt6-Qt6==6.4.3
PyQt6-sip==13.5.2
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.4.0
PyQt6-WebEngine-Qt6==6.4.3

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.5.2
PyQt6-Qt6==6.5.2
PyQt6-sip==13.5.2
PyQt6==6.5.3
PyQt6-Qt6==6.5.3
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.5.0
PyQt6-WebEngine-Qt6==6.5.2
PyQt6-WebEngine-Qt6==6.5.3

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.5.2
PyQt6-Qt6==6.5.2
PyQt6-sip==13.5.2
PyQt6==6.5.3
PyQt6-Qt6==6.5.3
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.5.0
PyQt6-WebEngine-Qt6==6.5.2
PyQt6-WebEngine-Qt6==6.5.3

View File

@ -1,7 +1,7 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyQt6==6.5.2
PyQt6-Qt6==6.5.2
PyQt6-sip==13.5.2
PyQt6==6.5.3
PyQt6-Qt6==6.5.3
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.5.0
PyQt6-WebEngine-Qt6==6.5.2
PyQt6-WebEngine-Qt6==6.5.3

View File

@ -13,7 +13,7 @@ execnet==2.0.2
filelock==3.12.4
Flask==3.0.0
hunter==3.6.1
hypothesis==6.87.3
hypothesis==6.88.0
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
@ -31,13 +31,13 @@ pluggy==1.3.0
py-cpuinfo==9.0.0
Pygments==2.16.1
pytest==7.4.2
pytest-bdd==6.1.1
pytest-bdd==7.0.0
pytest-benchmark==4.0.0
pytest-cov==4.1.0
pytest-instafail==0.5.0
pytest-mock==3.11.1
pytest-qt==4.2.0
pytest-repeat==0.9.2
pytest-repeat==0.9.3
pytest-rerunfailures==12.0
pytest-xdist==3.3.1
pytest-xvfb==3.0.0
@ -47,7 +47,7 @@ requests-file==1.5.1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
tldextract==3.6.0
tldextract==5.0.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.8.0

View File

@ -6,7 +6,7 @@ colorama==0.4.6
distlib==0.3.7
filelock==3.12.4
packaging==23.2
pip==23.2.1
pip==23.3
platformdirs==3.11.0
pluggy==1.3.0
pyproject-api==1.6.1