chore: bump pydantic-settings from 2.1.0 to 2.13.1

Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.1.0 to 2.13.1.
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.1.0...v2.13.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-version: 2.13.1
  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-03-11 02:08:36 +00:00
committed by GitHub
parent 40341c3e0c
commit 7baebc608f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
fastapi==0.104.1
uvicorn==0.24.0
pydantic==2.5.0
pydantic-settings==2.1.0
pydantic-settings==2.13.1
httpx==0.25.2
pytest==7.4.3
pytest-asyncio==0.21.1