Skip to content

Commit 1b740ca

Browse files
Bump pydantic from 2.5.3 to 2.10.4 in /backend
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.10.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fea067 commit 1b740ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/requirements-docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ariadne==0.22
22
asyncpg==0.29.0
33
fastapi==0.109.2
44
httpx==0.26.0
5-
pydantic==2.6.1
5+
pydantic==2.10.4
66
python-multipart==0.0.9
77
python-jose==3.3.0
88
uvicorn==0.27.1

backend/src/requirements_docker.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ariadne==0.21
22
fastapi==0.109.2
33
httpx==0.26.0
44
psycopg2-binary==2.9.9
5-
pydantic==2.5.3
5+
pydantic==2.10.4
66
python-multipart==0.0.7
77
python-jose==3.3.0
88
SQLAlchemy==2.0.24

0 commit comments

Comments
 (0)