fix(deps): bump pydantic from 2.10.6 to 2.11.4

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.6...v2.11.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-version: 2.11.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-17 17:43:31 +00:00
committed by GitHub
parent 05ff931ed3
commit a858acf4bb

View File

@@ -2,7 +2,7 @@ fastapi==0.115.12
uvicorn==0.34.0 uvicorn==0.34.0
python-dotenv==1.1.0 python-dotenv==1.1.0
httpx==0.28.1 httpx==0.28.1
pydantic==2.10.6 pydantic==2.12.5
pydantic-settings==2.9.1 pydantic-settings==2.9.1
pytest>=7.4.4 pytest>=7.4.4
pytest-asyncio>=0.25.2 pytest-asyncio>=0.25.2