Skip to content

Commit f4acd2d

Browse files
committed
Merge remote-tracking branch 'origin/main' into claude/fix-ci-failures-BOXmo
2 parents f900a21 + edac1af commit f4acd2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies = [
8383
"djangorestframework==3.15.2",
8484
"l18n<2022.0,>=2021.3",
8585
"wagtail==7.2.3",
86-
"wagtail-localize==1.10",
86+
"wagtail-localize==1.13",
8787
"celery==5.5.3",
8888
"wagtail-headless-preview==0.8.0",
8989
"Jinja2>=3.1.3",
@@ -96,7 +96,7 @@ dependencies = [
9696
"PyJWT>=2.8.0",
9797
"cryptography>=46.0.7",
9898
"openai>=1.52.0",
99-
"pydantic>=2.9.2",
99+
"pydantic>=2.13.3",
100100
"gunicorn>=23.0.0",
101101
"tinycss2>=1.4.0",
102102
"pypdf>=6.10.2",

0 commit comments

Comments
 (0)