Skip to content

Commit 2bc0208

Browse files
Bump pydantic-settings from 2.4.0 to 2.5.2
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.4.0 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.4.0...v2.5.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f12a0a7 commit 2bc0208

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.1
22
fastapi==0.114.0
33
httpx==0.27.2
44
pydantic==2.9.1
5-
pydantic_settings==2.4.0
5+
pydantic_settings==2.5.2
66
pytest==8.3.3
77
python-dotenv==1.0.1
88
uvicorn==0.30.6

0 commit comments

Comments
 (0)