Skip to content

Commit 11c1afa

Browse files
Bump pydantic-settings from 2.10.0 to 2.10.1 (#142)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@2.10.0...2.10.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6109904 commit 11c1afa

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.115.13
33
httpx==0.28.1
44
pydantic==2.11.7
5-
pydantic_settings==2.10.0
5+
pydantic_settings==2.10.1
66
pytest==8.4.1
77
python-dotenv==1.1.0
88
uvicorn==0.34.3

0 commit comments

Comments
 (0)