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 baeaeefd..cff54845 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ authors = [{ name = "Python Discord", email = "[email protected]" }]
requires-python = "==3.13.*"
license = "MIT"
dependencies = [
- "django==5.1.11",
+ "django==5.1.13",
"django-distill==3.2.7",
"django-environ==0.12.0",
"django-filter==25.1",