Update dependencies
This commit is contained in:
parent
e7af54898e
commit
9e459a004c
|
|
@ -41,7 +41,7 @@ platformdirs==4.3.8
|
|||
prompt_toolkit==3.0.51
|
||||
pycparser==2.22
|
||||
pydantic==2.11.7
|
||||
pydantic-settings==2.10.0
|
||||
pydantic-settings==2.10.1
|
||||
pydantic_core==2.33.2
|
||||
Pygments==2.19.2
|
||||
PyJWT==2.10.1
|
||||
|
|
@ -49,7 +49,7 @@ Pympler==1.1
|
|||
pyproject_hooks==1.2.0
|
||||
PyQt-builder==1.18.2
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.0
|
||||
python-dotenv==1.1.1
|
||||
questionary==2.1.0
|
||||
readme_renderer==44.0
|
||||
requests==2.32.4
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# This file is automatically generated by scripts/dev/recompile_requirements.py
|
||||
|
||||
chardet==5.2.0
|
||||
diff_cover==9.4.0
|
||||
diff_cover==9.4.1
|
||||
Jinja2==3.1.6
|
||||
lxml==5.4.0
|
||||
lxml==6.0.0
|
||||
MarkupSafe==3.0.2
|
||||
mypy==1.16.1
|
||||
mypy_extensions==1.1.0
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ filelock==3.18.0
|
|||
Flask==3.1.1
|
||||
gherkin-official==29.0.0
|
||||
hunter==3.7.0
|
||||
hypothesis==6.135.14
|
||||
hypothesis==6.135.17
|
||||
idna==3.10
|
||||
importlib_metadata==8.7.0
|
||||
importlib_resources==6.5.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue