chore: update pydantic and pydantic-core
All checks were successful
security-scanning / audit (push) Successful in 1m35s
All checks were successful
security-scanning / audit (push) Successful in 1m35s
This commit is contained in:
2
poetry.lock
generated
2
poetry.lock
generated
@@ -3539,4 +3539,4 @@ dev = ["bandit", "black", "isort", "mypy", "pytest", "pytest-asyncio", "pytest-c
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.13.5,<4.0"
|
||||
content-hash = "d93bbd8aa53723f2fbc5a7542285dbb12d85af9089343e7611b9d903e1830b9a"
|
||||
content-hash = "58011f5fee15fca3c30ec9e9826fcc419b0dff2540a7d88c221ba9c3c4250ba6"
|
||||
|
||||
@@ -114,7 +114,7 @@ requires-python = ">=3.13.5,<4.0"
|
||||
dependencies = [
|
||||
"click==8.3.1",
|
||||
"httpx==0.28.1",
|
||||
"pydantic (>=2.13.0b1,<3.0.0)",
|
||||
"pydantic (>=2.13.0b2,<3.0.0)",
|
||||
"pyyaml==6.0.3",
|
||||
"rich==14.3.3",
|
||||
"keyring==25.7.0",
|
||||
|
||||
Reference in New Issue
Block a user