Skip to content

Commit 4397537

Browse files
renovate[bot]julienc91
authored andcommitted
fix(deps): update dependency pydantic to ~=2.11.1
1 parent 84bef37 commit 4397537

File tree

2 files changed

+75
-50
lines changed

2 files changed

+75
-50
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.13.3",
1818
"django-cors-headers ~=4.7.0",
1919
"redis ~= 5.2.0",
20-
"pydantic ~=2.10.1",
20+
"pydantic ~=2.11.1",
2121
"sentry-sdk[django]",
2222
"django-import-export>=4.2.0",
2323
]

0 commit comments

Comments
 (0)