chore: update pydantic and pydantic-core
All checks were successful
security-scanning / audit (push) Successful in 1m35s

This commit is contained in:
2026-03-28 09:16:58 +01:00
parent b843c89a1c
commit d0c33ca3c6
2 changed files with 2 additions and 2 deletions

View File

@@ -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",