Skip to content

Commit 530e6e9

Browse files
chore(deps): Bump pydantic from 2.12.5 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 686c410 commit 530e6e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ fastapi==0.135.2
44
uvicorn[standard]==0.42.0
55

66
# Data validation and serialization
7-
pydantic==2.12.5
7+
pydantic==2.13.4
88
pydantic-settings==2.13.1
99

1010
# HTTP client for external requests

0 commit comments

Comments
 (0)