Skip to content

Commit affc44c

Browse files
Update pydantic requirement from >=2.7 to >=2.13.4
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.0...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bdfcee commit affc44c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ fastapi>=0.115
22
uvicorn[standard]>=0.30
33
psycopg2-binary>=2.9
44
python-multipart>=0.0.9
5-
pydantic>=2.7
5+
pydantic>=2.13.4

0 commit comments

Comments
 (0)