Skip to content

Commit 02c9c2f

Browse files
chore(deps)(deps): bump pydantic from 2.12.5 to 2.13.0 in /backend
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 to 2.13.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc56f05 commit 02c9c2f

2 files changed

Lines changed: 53 additions & 50 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"openpyxl>=3.1.5",
2424
"passlib>=1.7.4",
2525
"punq>=0.7.0",
26-
"pydantic>=2.11.9",
26+
"pydantic>=2.13.0",
2727
"pyjwt>=2.12.1",
2828
"pymongo>=4.15.1",
2929
"pytest>=9.0.3",

0 commit comments

Comments
 (0)