Skip to content

Commit e6f4db5

Browse files
Bump pydantic-settings from 2.6.0 to 2.6.1 (#99)
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.0...v2.6.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 1c82c04 commit e6f4db5

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.3
22
fastapi==0.115.4
33
httpx==0.27.2
44
pydantic==2.9.2
5-
pydantic_settings==2.6.0
5+
pydantic_settings==2.6.1
66
pytest==8.3.3
77
python-dotenv==1.0.1
88
uvicorn==0.32.0

0 commit comments

Comments
 (0)