Update dependencies
This commit is contained in:
parent
b9441cad45
commit
59b2cc71ce
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
build==1.2.1
|
build==1.2.1
|
||||||
check-manifest==0.49
|
check-manifest==0.49
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pyproject_hooks==1.1.0
|
pyproject_hooks==1.1.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,33 +1,38 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
|
autocommand==2.2.2
|
||||||
backports.tarfile==1.2.0
|
backports.tarfile==1.2.0
|
||||||
build==1.2.1
|
build==1.2.1
|
||||||
bump2version==1.0.1
|
bump2version==1.0.1
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
cffi==1.16.0
|
cffi==1.17.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cryptography==42.0.8
|
cryptography==43.0.0
|
||||||
docutils==0.20.1
|
docutils==0.20.1
|
||||||
github3.py==4.0.1
|
github3.py==4.0.1
|
||||||
hunter==3.7.0
|
hunter==3.7.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
importlib_resources==6.4.0
|
importlib_resources==6.4.0
|
||||||
|
inflect==7.3.1
|
||||||
jaraco.classes==3.4.0
|
jaraco.classes==3.4.0
|
||||||
jaraco.context==5.3.0
|
jaraco.context==5.3.0
|
||||||
jaraco.functools==4.0.1
|
jaraco.functools==4.0.2
|
||||||
|
jaraco.text==3.12.1
|
||||||
jeepney==0.8.0
|
jeepney==0.8.0
|
||||||
keyring==25.2.1
|
keyring==25.3.0
|
||||||
manhole==1.8.1
|
manhole==1.8.1
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
more-itertools==10.3.0
|
more-itertools==10.4.0
|
||||||
nh3==0.2.18
|
nh3==0.2.18
|
||||||
|
ordered-set==4.1.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pkginfo==1.10.0
|
pkginfo==1.10.0
|
||||||
|
platformdirs==4.2.2
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
PyJWT==2.8.0
|
PyJWT==2.9.0
|
||||||
Pympler==1.1
|
Pympler==1.1
|
||||||
pyproject_hooks==1.1.0
|
pyproject_hooks==1.1.0
|
||||||
PyQt-builder==1.16.4
|
PyQt-builder==1.16.4
|
||||||
|
|
@ -42,7 +47,8 @@ sip==6.8.6
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
twine==5.1.1
|
twine==5.1.1
|
||||||
|
typeguard==4.3.0
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
# urllib3==2.2.2
|
# urllib3==2.2.2
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
asciidoc==10.2.0
|
asciidoc==10.2.1
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
attrs==23.2.0
|
attrs==24.2.0
|
||||||
flake8==7.1.0
|
flake8==7.1.1
|
||||||
flake8-bugbear==24.4.26
|
flake8-bugbear==24.4.26
|
||||||
flake8-builtins==2.5.0
|
flake8-builtins==2.5.0
|
||||||
flake8-comprehensions==3.15.0
|
flake8-comprehensions==3.15.0
|
||||||
|
|
@ -16,7 +16,7 @@ flake8-tidy-imports==4.10.0
|
||||||
flake8-tuple==0.4.1
|
flake8-tuple==0.4.1
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
pep8-naming==0.14.1
|
pep8-naming==0.14.1
|
||||||
pycodestyle==2.12.0
|
pycodestyle==2.12.1
|
||||||
pydocstyle==6.3.0
|
pydocstyle==6.3.0
|
||||||
pyflakes==3.2.0
|
pyflakes==3.2.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
|
|
||||||
|
|
@ -1,21 +1,21 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
chardet==5.2.0
|
chardet==5.2.0
|
||||||
diff_cover==9.1.0
|
diff_cover==9.1.1
|
||||||
importlib_resources==6.4.0
|
importlib_resources==6.4.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
lxml==5.2.2
|
lxml==5.3.0
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
mypy==1.10.1
|
mypy==1.11.1
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
PyQt5-stubs==5.15.6.0
|
PyQt5-stubs==5.15.6.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
types-colorama==0.4.15.20240311
|
types-colorama==0.4.15.20240311
|
||||||
types-docutils==0.21.0.20240711
|
types-docutils==0.21.0.20240724
|
||||||
types-Pygments==2.18.0.20240506
|
types-Pygments==2.18.0.20240506
|
||||||
types-PyYAML==6.0.12.20240311
|
types-PyYAML==6.0.12.20240808
|
||||||
types-setuptools==70.3.0.20240710
|
types-setuptools==71.1.0.20240806
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
altgraph==0.17.4
|
altgraph==0.17.4
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pyinstaller==6.9.0
|
pyinstaller==6.10.0
|
||||||
pyinstaller-hooks-contrib==2024.7
|
pyinstaller-hooks-contrib==2024.8
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
astroid==3.2.3
|
astroid==3.2.4
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
cffi==1.16.0
|
cffi==1.17.0
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cryptography==42.0.8
|
cryptography==43.0.0
|
||||||
dill==0.3.8
|
dill==0.3.8
|
||||||
github3.py==4.0.1
|
github3.py==4.0.1
|
||||||
idna==3.7
|
idna==3.7
|
||||||
|
|
@ -13,8 +13,8 @@ mccabe==0.7.0
|
||||||
pefile==2023.2.7
|
pefile==2023.2.7
|
||||||
platformdirs==4.2.2
|
platformdirs==4.2.2
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
PyJWT==2.8.0
|
PyJWT==2.9.0
|
||||||
pylint==3.2.5
|
pylint==3.2.6
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
./scripts/dev/pylint_checkers
|
./scripts/dev/pylint_checkers
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt5==5.15.10 # rq.filter: < 5.16
|
PyQt5==5.15.11 # rq.filter: < 5.16
|
||||||
PyQt5-Qt5==5.15.14
|
PyQt5-Qt5==5.15.14
|
||||||
PyQt5_sip==12.15.0
|
PyQt5_sip==12.15.0
|
||||||
PyQtWebEngine==5.15.6 # rq.filter: < 5.16
|
PyQtWebEngine==5.15.7 # rq.filter: < 5.16
|
||||||
PyQtWebEngine-Qt5==5.15.14
|
PyQtWebEngine-Qt5==5.15.14
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt5==5.15.10
|
PyQt5==5.15.11
|
||||||
PyQt5-Qt5==5.15.14
|
PyQt5-Qt5==5.15.14
|
||||||
PyQt5_sip==12.15.0
|
PyQt5_sip==12.15.0
|
||||||
PyQtWebEngine==5.15.6
|
PyQtWebEngine==5.15.7
|
||||||
PyQtWebEngine-Qt5==5.15.14
|
PyQtWebEngine-Qt5==5.15.14
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.7.0
|
PyQt6==6.7.1
|
||||||
PyQt6-Qt6==6.7.2
|
PyQt6-Qt6==6.7.2
|
||||||
PyQt6-WebEngine==6.7.0
|
PyQt6-WebEngine==6.7.0
|
||||||
PyQt6-WebEngine-Qt6==6.7.2
|
PyQt6-WebEngine-Qt6==6.7.2
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.7.0
|
PyQt6==6.7.1
|
||||||
PyQt6-Qt6==6.7.2
|
PyQt6-Qt6==6.7.2
|
||||||
PyQt6-WebEngine==6.7.0
|
PyQt6-WebEngine==6.7.0
|
||||||
PyQt6-WebEngine-Qt6==6.7.2
|
PyQt6-WebEngine-Qt6==6.7.2
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
PyQt6==6.7.0
|
PyQt6==6.7.1
|
||||||
PyQt6-Qt6==6.7.2
|
PyQt6-Qt6==6.7.2
|
||||||
PyQt6-WebEngine==6.7.0
|
PyQt6-WebEngine==6.7.0
|
||||||
PyQt6-WebEngine-Qt6==6.7.2
|
PyQt6-WebEngine-Qt6==6.7.2
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
docutils==0.20.1
|
docutils==0.20.1
|
||||||
idna==3.7
|
idna==3.7
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
pyproject_hooks==1.1.0
|
pyproject_hooks==1.1.0
|
||||||
|
|
@ -14,4 +14,4 @@ requests==2.32.3
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
trove-classifiers==2024.7.2
|
trove-classifiers==2024.7.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
alabaster==0.7.13
|
alabaster==0.7.13
|
||||||
Babel==2.15.0
|
babel==2.16.0
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
docutils==0.20.1
|
docutils==0.20.1
|
||||||
idna==3.7
|
idna==3.7
|
||||||
imagesize==1.4.1
|
imagesize==1.4.1
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
|
|
@ -23,4 +23,4 @@ sphinxcontrib-jsmath==1.0.1
|
||||||
sphinxcontrib-qthelp==1.0.3
|
sphinxcontrib-qthelp==1.0.3
|
||||||
sphinxcontrib-serializinghtml==1.1.5
|
sphinxcontrib-serializinghtml==1.1.5
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,36 +1,44 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
attrs==23.2.0
|
attrs==24.2.0
|
||||||
|
autocommand==2.2.2
|
||||||
|
backports.tarfile==1.2.0
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
blinker==1.8.2
|
blinker==1.8.2
|
||||||
certifi==2024.7.4
|
certifi==2024.7.4
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cheroot==10.0.1
|
cheroot==10.0.1
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
coverage==7.6.0
|
coverage==7.6.1
|
||||||
exceptiongroup==1.2.2
|
exceptiongroup==1.2.2
|
||||||
execnet==2.1.1
|
execnet==2.1.1
|
||||||
filelock==3.15.4
|
filelock==3.15.4
|
||||||
Flask==3.0.3
|
Flask==3.0.3
|
||||||
hunter==3.7.0
|
hunter==3.7.0
|
||||||
hypothesis==6.108.2
|
hypothesis==6.111.0
|
||||||
idna==3.7
|
idna==3.7
|
||||||
importlib_metadata==8.0.0
|
importlib_metadata==8.2.0
|
||||||
|
importlib_resources==6.4.0
|
||||||
|
inflect==7.3.1
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
jaraco.functools==4.0.1
|
jaraco.context==5.3.0
|
||||||
|
jaraco.functools==4.0.2
|
||||||
|
jaraco.text==3.12.1
|
||||||
# Jinja2==3.1.4
|
# Jinja2==3.1.4
|
||||||
Mako==1.3.5
|
Mako==1.3.5
|
||||||
manhole==1.8.1
|
manhole==1.8.1
|
||||||
# MarkupSafe==2.1.5
|
# MarkupSafe==2.1.5
|
||||||
more-itertools==10.3.0
|
more-itertools==10.4.0
|
||||||
|
ordered-set==4.1.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
parse==1.20.2
|
parse==1.20.2
|
||||||
parse-type==0.6.2
|
parse-type==0.6.2
|
||||||
|
platformdirs==4.2.2
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
pytest==8.2.2
|
pytest==8.3.2
|
||||||
pytest-bdd==7.2.0
|
pytest-bdd==7.2.0
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
|
|
@ -49,8 +57,9 @@ sortedcontainers==2.4.0
|
||||||
soupsieve==2.5
|
soupsieve==2.5
|
||||||
tldextract==5.1.2
|
tldextract==5.1.2
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
|
typeguard==4.3.0
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
vulture==2.11
|
vulture==2.11
|
||||||
Werkzeug==3.0.3
|
Werkzeug==3.0.3
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
|
|
|
||||||
|
|
@ -1,17 +1,17 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
cachetools==5.3.3
|
cachetools==5.4.0
|
||||||
chardet==5.2.0
|
chardet==5.2.0
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
distlib==0.3.8
|
distlib==0.3.8
|
||||||
filelock==3.15.4
|
filelock==3.15.4
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
pip==24.1.2
|
pip==24.2
|
||||||
platformdirs==4.2.2
|
platformdirs==4.2.2
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pyproject-api==1.7.1
|
pyproject-api==1.7.1
|
||||||
setuptools==70.3.0
|
setuptools==72.1.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
tox==4.16.0
|
tox==4.17.1
|
||||||
virtualenv==20.26.3
|
virtualenv==20.26.3
|
||||||
wheel==0.43.0
|
wheel==0.44.0
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||||
|
|
||||||
pathspec==0.12.1
|
pathspec==0.12.1
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.2
|
||||||
yamllint==1.35.1
|
yamllint==1.35.1
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,8 @@ importlib_resources==6.4.0 ; python_version=="3.8.*"
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
MarkupSafe==2.1.5
|
MarkupSafe==2.1.5
|
||||||
Pygments==2.18.0
|
Pygments==2.18.0
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.2
|
||||||
zipp==3.19.2
|
zipp==3.20.0
|
||||||
# Unpinned due to recompile_requirements.py limitations
|
# Unpinned due to recompile_requirements.py limitations
|
||||||
pyobjc-core ; sys_platform=="darwin"
|
pyobjc-core ; sys_platform=="darwin"
|
||||||
pyobjc-framework-Cocoa ; sys_platform=="darwin"
|
pyobjc-framework-Cocoa ; sys_platform=="darwin"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue