Skip to content

Commit 3f87cfc

Browse files
renovate[bot]julienc91
authored andcommitted
fix(deps): update dependency pydantic to ~=2.10.1
1 parent ce39aaf commit 3f87cfc

File tree

2 files changed

+50
-44
lines changed

2 files changed

+50
-44
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"beautifulsoup4 ~= 4.12.3",
1818
"django-cors-headers ~=4.6.0",
1919
"redis ~= 5.2.0",
20-
"pydantic ~= 2.9.0",
20+
"pydantic ~=2.10.1",
2121
"sentry-sdk[django]",
2222
"django-import-export>=4.2.0",
2323
]

0 commit comments

Comments
 (0)