aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 29b0dd6e..3b6ae1cd 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "3.11.*"
-django = "5.1.7"
+django = "5.1.8"
django-distill = "3.2.7"
django-environ = "0.11.2"
django-filter = "25.1"