Skip to content

Commit 73241b6

Browse files
chore(deps): bump pydantic-settings in /reference-apps/fastapi
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.12.0 to 2.13.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.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>
1 parent 94423b0 commit 73241b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference-apps/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
fastapi==0.128.0
22
uvicorn[standard]==0.40.0
3-
pydantic-settings==2.12.0
3+
pydantic-settings==2.13.1
44
slowapi==0.1.9 # Rate limiting
55
pybreaker==1.4.1 # Circuit breaker
66

0 commit comments

Comments
 (0)