Skip to content

Commit 671d159

Browse files
Bump pydantic-settings from 2.1.0 to 2.12.0 in /reference-apps/fastapi (#14)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.1.0 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.1.0...v2.12.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4203678 commit 671d159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.121.1
22
uvicorn[standard]==0.38.0
3-
pydantic-settings==2.1.0
3+
pydantic-settings==2.12.0
44
slowapi==0.1.9 # Rate limiting
55
pybreaker==1.0.1 # Circuit breaker
66

0 commit comments

Comments
 (0)