Skip to content

Commit 9e99465

Browse files
Bump pydantic-settings from 2.8.0 to 2.8.1 (#122)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8846122 commit 9e99465

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.3.5
22
fastapi==0.115.11
33
httpx==0.28.1
44
pydantic==2.10.6
5-
pydantic_settings==2.8.0
5+
pydantic_settings==2.8.1
66
pytest==8.3.5
77
python-dotenv==1.0.1
88
uvicorn==0.34.0

0 commit comments

Comments
 (0)