Update dependencies
This commit is contained in:
parent
0a541983c3
commit
4a12ae7804
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.1.1
|
||||
build==1.2.1
|
||||
check-manifest==0.49
|
||||
importlib_metadata==7.1.0
|
||||
packaging==24.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.1.1
|
||||
backports.tarfile==1.0.0
|
||||
build==1.2.1
|
||||
bump2version==1.0.1
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
|
|
@ -12,24 +13,24 @@ hunter==3.6.1
|
|||
idna==3.6
|
||||
importlib_metadata==7.1.0
|
||||
importlib_resources==6.4.0
|
||||
jaraco.classes==3.3.1
|
||||
jaraco.context==4.3.0
|
||||
jaraco.classes==3.4.0
|
||||
jaraco.context==5.3.0
|
||||
jaraco.functools==4.0.0
|
||||
jeepney==0.8.0
|
||||
keyring==25.0.0
|
||||
keyring==25.1.0
|
||||
manhole==1.8.0
|
||||
markdown-it-py==3.0.0
|
||||
mdurl==0.1.2
|
||||
more-itertools==10.2.0
|
||||
nh3==0.2.15
|
||||
nh3==0.2.17
|
||||
packaging==24.0
|
||||
pkginfo==1.10.0
|
||||
pycparser==2.21
|
||||
pycparser==2.22
|
||||
Pygments==2.17.2
|
||||
PyJWT==2.8.0
|
||||
Pympler==1.0.1
|
||||
pyproject_hooks==1.0.0
|
||||
PyQt-builder==1.15.4
|
||||
PyQt-builder==1.16.0
|
||||
python-dateutil==2.9.0.post0
|
||||
readme_renderer==43.0
|
||||
requests==2.31.0
|
||||
|
|
@ -41,7 +42,7 @@ sip==6.8.3
|
|||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
twine==5.0.0
|
||||
typing_extensions==4.10.0
|
||||
typing_extensions==4.11.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.2.1
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -3,14 +3,14 @@
|
|||
attrs==23.2.0
|
||||
flake8==7.0.0
|
||||
flake8-bugbear==24.2.6
|
||||
flake8-builtins==2.2.0
|
||||
flake8-builtins==2.4.0
|
||||
flake8-comprehensions==3.14.0
|
||||
flake8-debugger==4.1.2
|
||||
flake8-deprecated==2.2.1
|
||||
flake8-docstrings==1.7.0
|
||||
flake8-future-import==0.4.7
|
||||
flake8-plugin-utils==1.3.3
|
||||
flake8-pytest-style==1.7.2
|
||||
flake8-pytest-style==2.0.0
|
||||
flake8-string-format==0.3.0
|
||||
flake8-tidy-imports==4.10.0
|
||||
flake8-tuple==0.4.1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ chardet==5.2.0
|
|||
diff_cover==8.0.3
|
||||
importlib_resources==6.4.0
|
||||
Jinja2==3.1.3
|
||||
lxml==5.1.0
|
||||
lxml==5.2.1
|
||||
MarkupSafe==2.1.5
|
||||
mypy==1.9.0
|
||||
mypy-extensions==1.0.0
|
||||
|
|
@ -13,9 +13,9 @@ Pygments==2.17.2
|
|||
PyQt5-stubs==5.15.6.0
|
||||
tomli==2.0.1
|
||||
types-colorama==0.4.15.20240311
|
||||
types-docutils==0.20.0.20240317
|
||||
types-docutils==0.20.0.20240406
|
||||
types-Pygments==2.17.0.20240310
|
||||
types-PyYAML==6.0.12.20240311
|
||||
types-setuptools==69.2.0.20240317
|
||||
typing_extensions==4.10.0
|
||||
typing_extensions==4.11.0
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ isort==5.13.2
|
|||
mccabe==0.7.0
|
||||
pefile==2023.2.7
|
||||
platformdirs==4.2.0
|
||||
pycparser==2.21
|
||||
pycparser==2.22
|
||||
PyJWT==2.8.0
|
||||
pylint==3.1.0
|
||||
python-dateutil==2.9.0.post0
|
||||
|
|
@ -21,6 +21,6 @@ requests==2.31.0
|
|||
six==1.16.0
|
||||
tomli==2.0.1
|
||||
tomlkit==0.12.4
|
||||
typing_extensions==4.10.0
|
||||
typing_extensions==4.11.0
|
||||
uritemplate==4.1.1
|
||||
# urllib3==2.2.1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-Qt6==6.6.3
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
PyQt6-WebEngine-Qt6==6.6.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-Qt6==6.6.3
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
PyQt6-WebEngine-Qt6==6.6.3
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
PyQt6==6.6.1
|
||||
PyQt6-Qt6==6.6.2
|
||||
PyQt6-Qt6==6.6.3
|
||||
PyQt6-sip==13.6.0
|
||||
PyQt6-WebEngine==6.6.0
|
||||
PyQt6-WebEngine-Qt6==6.6.2
|
||||
PyQt6-WebEngine-Qt6==6.6.3
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.1.1
|
||||
build==1.2.1
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
|
|
@ -12,6 +12,6 @@ pyproject_hooks==1.0.0
|
|||
pyroma==4.2
|
||||
requests==2.31.0
|
||||
tomli==2.0.1
|
||||
trove-classifiers==2024.3.3
|
||||
trove-classifiers==2024.3.25
|
||||
urllib3==2.2.1
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -9,11 +9,11 @@ cheroot==10.0.0
|
|||
click==8.1.7
|
||||
coverage==7.4.4
|
||||
exceptiongroup==1.2.0
|
||||
execnet==2.0.2
|
||||
filelock==3.13.1
|
||||
Flask==3.0.2
|
||||
execnet==2.1.0
|
||||
filelock==3.13.3
|
||||
Flask==3.0.3
|
||||
hunter==3.6.1
|
||||
hypothesis==6.99.13
|
||||
hypothesis==6.100.0
|
||||
idna==3.6
|
||||
importlib_metadata==7.1.0
|
||||
iniconfig==2.0.0
|
||||
|
|
@ -49,8 +49,8 @@ sortedcontainers==2.4.0
|
|||
soupsieve==2.5
|
||||
tldextract==5.1.2
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.10.0
|
||||
typing_extensions==4.11.0
|
||||
urllib3==2.2.1
|
||||
vulture==2.11
|
||||
Werkzeug==3.0.1
|
||||
Werkzeug==3.0.2
|
||||
zipp==3.18.1
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ cachetools==5.3.3
|
|||
chardet==5.2.0
|
||||
colorama==0.4.6
|
||||
distlib==0.3.8
|
||||
filelock==3.13.1
|
||||
filelock==3.13.3
|
||||
packaging==24.0
|
||||
pip==24.0
|
||||
platformdirs==4.2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue