Skip to content

Commit 4f55763

Browse files
committed
upgrade to wagtail 7.1
1 parent 21f545f commit 4f55763

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

poetry.lock

Lines changed: 16 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ gunicorn = "^23.0.0"
1313
whitenoise = "^6.9.0"
1414
phonenumbers = "^9.0.6"
1515
Wand = "^0.6.10"
16+
urllib3 = "2.5.0"
1617

1718
# Django packages
1819
django-basic-auth-ip-whitelist = "^0.8"
@@ -62,6 +63,7 @@ pymdown-extensions = "^10.15"
6263
factory-boy = "^3.3.3"
6364
faker = "^37.3.0"
6465
wagtail-factories = "^4.2.1"
66+
tblib = "^3.1.0"
6567

6668

6769
[build-system]

0 commit comments

Comments
 (0)