Skip to content

Commit b0bc6c2

Browse files
Bump pydantic-settings from 2.10.1 to 2.11.0 (#154)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.1...v2.11.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.11.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 6bbb60d commit b0bc6c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ couchbase==4.4.0
22
fastapi==0.117.1
33
httpx==0.28.1
44
pydantic==2.11.9
5-
pydantic_settings==2.10.1
5+
pydantic_settings==2.11.0
66
pytest==8.4.2
77
python-dotenv==1.1.1
88
uvicorn==0.37.0

0 commit comments

Comments
 (0)