Update dependencies

This commit is contained in:
qutebrowser bot 2023-11-13 04:24:22 +00:00
parent ea9dfcf710
commit ef9301da92
13 changed files with 36 additions and 36 deletions

View File

@ -4,17 +4,17 @@ build==1.0.3
bump2version==1.0.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
cryptography==41.0.5
docutils==0.20.1
github3.py==4.0.1
hunter==3.6.1
idna==3.4
importlib-metadata==6.8.0
importlib-resources==6.1.0
importlib-resources==6.1.1
jaraco.classes==3.3.0
jeepney==0.8.0
keyring==24.2.0
keyring==24.3.0
manhole==1.8.0
markdown-it-py==3.0.0
mdurl==0.1.2

View File

@ -3,10 +3,10 @@
attrs==23.1.0
flake8==6.1.0
flake8-bugbear==23.9.16
flake8-builtins==2.1.0
flake8-builtins==2.2.0
flake8-comprehensions==3.14.0
flake8-debugger==4.1.2
flake8-deprecated==2.1.0
flake8-deprecated==2.2.1
flake8-docstrings==1.7.0
flake8-future-import==0.4.7
flake8-plugin-utils==1.3.3

View File

@ -2,11 +2,11 @@
chardet==5.2.0
diff_cover==8.0.0
importlib-resources==6.1.0
importlib-resources==6.1.1
Jinja2==3.1.2
lxml==4.9.3
MarkupSafe==2.1.3
mypy==1.6.1
mypy==1.7.0
mypy-extensions==1.0.0
pluggy==1.3.0
Pygments==2.16.1
@ -14,8 +14,8 @@ PyQt5-stubs==5.15.6.0
tomli==2.0.1
types-colorama==0.4.15.12
types-docutils==0.20.0.3
types-Pygments==2.16.0.0
types-Pygments==2.16.0.1
types-PyYAML==6.0.12.12
types-setuptools==68.2.0.0
types-setuptools==68.2.0.1
typing_extensions==4.8.0
zipp==3.17.0

View File

@ -3,6 +3,6 @@
altgraph==0.17.4
importlib-metadata==6.8.0
packaging==23.2
pyinstaller==6.1.0
pyinstaller==6.2.0
pyinstaller-hooks-contrib==2023.10
zipp==3.17.0

View File

@ -3,7 +3,7 @@
astroid==3.0.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.1
charset-normalizer==3.3.2
cryptography==41.0.5
dill==0.3.7
github3.py==4.0.1
@ -11,7 +11,7 @@ idna==3.4
isort==5.12.0
mccabe==0.7.0
pefile==2023.2.7
platformdirs==3.11.0
platformdirs==4.0.0
pycparser==2.21
PyJWT==2.8.0
pylint==3.0.2
@ -20,7 +20,7 @@ python-dateutil==2.8.2
requests==2.31.0
six==1.16.0
tomli==2.0.1
tomlkit==0.12.1
tomlkit==0.12.2
typing_extensions==4.8.0
uritemplate==4.1.1
# urllib3==2.0.7

View File

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

View File

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

View File

@ -2,7 +2,7 @@
build==1.0.3
certifi==2023.7.22
charset-normalizer==3.3.1
charset-normalizer==3.3.2
docutils==0.20.1
idna==3.4
importlib-metadata==6.8.0
@ -12,6 +12,6 @@ pyproject_hooks==1.0.0
pyroma==4.2
requests==2.31.0
tomli==2.0.1
trove-classifiers==2023.10.18
trove-classifiers==2023.11.9
urllib3==2.0.7
zipp==3.17.0

View File

@ -3,7 +3,7 @@
alabaster==0.7.13
Babel==2.13.1
certifi==2023.7.22
charset-normalizer==3.3.1
charset-normalizer==3.3.2
docutils==0.20.1
idna==3.4
imagesize==1.4.1

View File

@ -2,25 +2,25 @@
attrs==23.1.0
beautifulsoup4==4.12.2
blinker==1.6.3
blinker==1.7.0
certifi==2023.7.22
charset-normalizer==3.3.1
charset-normalizer==3.3.2
cheroot==10.0.0
click==8.1.7
coverage==7.3.2
exceptiongroup==1.1.3
execnet==2.0.2
filelock==3.13.0
filelock==3.13.1
Flask==3.0.0
hunter==3.6.1
hypothesis==6.88.1
hypothesis==6.88.3
idna==3.4
importlib-metadata==6.8.0
iniconfig==2.0.0
itsdangerous==2.1.2
jaraco.functools==3.9.0
jaraco.functools==4.0.0
# Jinja2==3.1.2
Mako==1.2.4
Mako==1.3.0
manhole==1.8.0
# MarkupSafe==2.1.3
more-itertools==10.1.0
@ -39,7 +39,7 @@ pytest-mock==3.12.0
pytest-qt==4.2.0
pytest-repeat==0.9.3
pytest-rerunfailures==12.0
pytest-xdist==3.3.1
pytest-xdist==3.4.0
pytest-xvfb==3.0.0
PyVirtualDisplay==3.0
requests==2.31.0
@ -47,7 +47,7 @@ requests-file==1.5.1
six==1.16.0
sortedcontainers==2.4.0
soupsieve==2.5
tldextract==5.0.1
tldextract==5.1.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.8.0

View File

@ -4,7 +4,7 @@ cachetools==5.3.2
chardet==5.2.0
colorama==0.4.6
distlib==0.3.7
filelock==3.13.0
filelock==3.13.1
packaging==23.2
pip==23.3.1
platformdirs==3.11.0
@ -14,4 +14,4 @@ setuptools==68.2.2
tomli==2.0.1
tox==4.11.3
virtualenv==20.24.6
wheel==0.41.2
wheel==0.41.3

View File

@ -2,4 +2,4 @@
pathspec==0.11.2
PyYAML==6.0.1
yamllint==1.32.0
yamllint==1.33.0

View File

@ -2,7 +2,7 @@
adblock==0.6.0
colorama==0.4.6
importlib-resources==6.1.0 ; python_version=="3.8.*"
importlib-resources==6.1.1 ; python_version=="3.8.*"
Jinja2==3.1.2
MarkupSafe==2.1.3
Pygments==2.16.1