fix(deps): bump pydantic-settings from 2.1.0 to 2.7.1

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

---
updated-dependencies:
- dependency-name: pydantic-settings
  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]
2025-01-28 15:15:04 +00:00
committed by GitHub
parent cf46fa0f32
commit 1260af5970

View File

@@ -3,7 +3,7 @@ uvicorn==0.34.0
python-dotenv==1.0.0
httpx==0.28.1
pydantic==2.10.6
pydantic-settings==2.1.0
pydantic-settings==2.7.1
pytest==7.4.4
pytest-asyncio==0.23.3
python-multipart==0.0.20