dnscms: bump dependencies

This commit is contained in:
2024-07-13 21:25:05 +02:00
parent 73ffdf517c
commit 36ac52a613
2 changed files with 13 additions and 13 deletions

View File

@ -7,9 +7,9 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
wagtail = "^6.0.1"
django = "^5.0.4"
wagtail-grapple = "^0.25.1"
wagtail = "^6.1.3"
django = "^5.0.7"
wagtail-grapple = "^0.26.0"
psycopg2-binary = "^2.9.9"
django-extensions = "^3.2.3"