From 53b5f627a05bb91f8156d8cae727a3c4528b22a8 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 7 Mar 2024 10:03:42 +0000 Subject: [PATCH] Update docs/community/3.15-announcement.md --- docs/community/3.15-announcement.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/3.15-announcement.md b/docs/community/3.15-announcement.md index 991de89e2..ac2bace9c 100644 --- a/docs/community/3.15-announcement.md +++ b/docs/community/3.15-announcement.md @@ -23,7 +23,7 @@ At the Internet, on January 12th, 2024, with 135 commits 107 authors, we are hap ## Django 4.2 and Python 3.11 support -The latest release now fully supports Django 4.2 and Python 3.11. +The latest release now fully supports Django 5.0 and Python 3.12. The current minimum versions of Django still is 3.0 and Python 3.6.