Skip to content

Commit 63603ee

Browse files
CopilotJacobCoffee
andauthored
[WIP] Update pinning of Django version to 5.2.11 (#2884)
* Initial plan * Pin Django to version 5.2.11 Co-authored-by: JacobCoffee <45884264+JacobCoffee@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JacobCoffee <45884264+JacobCoffee@users.noreply.github.com>
1 parent 27d16fb commit 63603ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ django-sitetree==1.18.0 # >=1.17.1 is (?) first version that supports Django 4.
44
django-apptemplates==1.5
55
django-admin-interface==0.28.9
66
django-translation-aliases==0.1.0
7-
Django==5.2
7+
Django==5.2.11
88
docutils==0.21.2
99
Markdown==3.7
1010
cmarkgfm==2024.11.20

0 commit comments

Comments
 (0)