Skip to content

Commit a262a35

Browse files
chore(deps): bump pydantic-settings from 2.3.4 to 2.5.2
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.5.2. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.4...v2.5.2) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5a0f91 commit a262a35

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
@@ -7,7 +7,7 @@ pandas==2.2.2
77
psycopg[binary]==3.2.1
88
sqlalchemy==2.0.30
99
pydantic==2.8.2
10-
pydantic-settings==2.3.4
10+
pydantic-settings==2.5.2
1111
uvicorn[standard]==0.30.1
1212
fastapi==0.112.0
1313
pendulum==3.0.0

0 commit comments

Comments
 (0)