Update dependencies
This commit is contained in:
parent
b3138d1be8
commit
422d268fe3
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
build==1.2.2.post1
|
||||
check-manifest==0.50
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
packaging==25.0
|
||||
pyproject_hooks==1.2.0
|
||||
tomli==2.2.1
|
||||
|
|
|
|||
|
|
@ -7,11 +7,11 @@ backports.tarfile==1.2.0
|
|||
bracex==2.5.post1
|
||||
build==1.2.2.post1
|
||||
bump-my-version==1.1.2
|
||||
certifi==2025.1.31
|
||||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
charset-normalizer==3.4.2
|
||||
click==8.1.8
|
||||
cryptography==44.0.2
|
||||
cryptography==44.0.3
|
||||
docutils==0.21.2
|
||||
exceptiongroup==1.2.2
|
||||
github3.py==4.0.1
|
||||
|
|
@ -21,7 +21,7 @@ httpx==0.28.1
|
|||
hunter==3.7.0
|
||||
id==1.5.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
inflect==7.3.1
|
||||
jaraco.classes==3.4.0
|
||||
|
|
@ -40,9 +40,9 @@ packaging==25.0
|
|||
platformdirs==4.3.7
|
||||
prompt_toolkit==3.0.51
|
||||
pycparser==2.22
|
||||
pydantic==2.11.3
|
||||
pydantic==2.11.4
|
||||
pydantic-settings==2.9.1
|
||||
pydantic_core==2.33.1
|
||||
pydantic_core==2.33.2
|
||||
Pygments==2.19.1
|
||||
PyJWT==2.10.1
|
||||
Pympler==1.1
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ flake8-string-format==0.3.0
|
|||
flake8-tidy-imports==4.11.0
|
||||
flake8-tuple==0.4.1
|
||||
mccabe==0.7.0
|
||||
pep8-naming==0.14.1
|
||||
pep8-naming==0.15.0
|
||||
pycodestyle==2.13.0
|
||||
pydocstyle==6.3.0
|
||||
pyflakes==3.3.2
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
altgraph==0.17.4
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
packaging==25.0
|
||||
pyinstaller==6.13.0
|
||||
pyinstaller-hooks-contrib==2025.3
|
||||
pyinstaller-hooks-contrib==2025.4
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
astroid==3.3.9
|
||||
certifi==2025.1.31
|
||||
certifi==2025.4.26
|
||||
cffi==1.17.1
|
||||
charset-normalizer==3.4.1
|
||||
cryptography==44.0.2
|
||||
charset-normalizer==3.4.2
|
||||
cryptography==44.0.3
|
||||
dill==0.4.0
|
||||
github3.py==4.0.1
|
||||
idna==3.10
|
||||
|
|
@ -14,7 +14,7 @@ pefile==2024.8.26
|
|||
platformdirs==4.3.7
|
||||
pycparser==2.22
|
||||
PyJWT==2.10.1
|
||||
pylint==3.3.6
|
||||
pylint==3.3.7
|
||||
python-dateutil==2.9.0.post0
|
||||
./scripts/dev/pylint_checkers
|
||||
requests==2.32.3
|
||||
|
|
|
|||
|
|
@ -1,17 +1,17 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
build==1.2.2.post1
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
packaging==25.0
|
||||
Pygments==2.19.1
|
||||
pyproject_hooks==1.2.0
|
||||
pyroma==4.2
|
||||
requests==2.32.3
|
||||
tomli==2.2.1
|
||||
trove-classifiers==2025.4.11.15
|
||||
trove-classifiers==2025.5.1.12
|
||||
urllib3==2.4.0
|
||||
zipp==3.21.0
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
alabaster==0.7.16
|
||||
babel==2.17.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
docutils==0.21.2
|
||||
idna==3.10
|
||||
imagesize==1.4.1
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.2
|
||||
packaging==25.0
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@ autocommand==2.2.2
|
|||
backports.tarfile==1.2.0
|
||||
beautifulsoup4==4.13.4
|
||||
blinker==1.9.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
cheroot==10.0.1
|
||||
click==8.1.8
|
||||
coverage==7.8.0
|
||||
|
|
@ -16,9 +16,9 @@ filelock==3.18.0
|
|||
Flask==3.1.0
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.131.0
|
||||
hypothesis==6.131.9
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
inflect==7.3.1
|
||||
iniconfig==2.1.0
|
||||
|
|
|
|||
|
|
@ -6,11 +6,11 @@ colorama==0.4.6
|
|||
distlib==0.3.9
|
||||
filelock==3.18.0
|
||||
packaging==25.0
|
||||
pip==25.0.1
|
||||
pip==25.1.1
|
||||
platformdirs==4.3.7
|
||||
pluggy==1.5.0
|
||||
pyproject-api==1.9.0
|
||||
setuptools==79.0.1
|
||||
setuptools==80.3.1
|
||||
tomli==2.2.1
|
||||
tox==4.25.0
|
||||
typing_extensions==4.13.2
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
pathspec==0.12.1
|
||||
PyYAML==6.0.2
|
||||
yamllint==1.37.0
|
||||
yamllint==1.37.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue