Skip to content

Commit 28696ec

Browse files
Bump pydantic from 2.13.4 to 2.13.5 in /backend
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5f56ef commit 28696ec

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ariadne==1.1.0
22
asyncpg==0.31.0
33
fastapi==0.141.1
44
httpx==0.28.1
5-
pydantic==2.13.4
5+
pydantic==2.13.5
66
python-multipart==0.0.32
77
python-jose==3.5.0
88
uvicorn==0.52.4

backend/src/requirements_docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ httpx==0.28.1
77
isort==8.0.1
88
mypy==1.14.1
99
psycopg2-binary==2.9.12
10-
pydantic==2.13.4
10+
pydantic==2.13.5
1111
pytest==9.1.1
1212
pytest-asyncio==1.4.0
1313
pytest-cov==7.1.0

0 commit comments

Comments
 (0)