Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 5e097a6

Browse files
authored
Upgrade Django version from 3.2.25 to 4.2.16 to leverage new features and improvements #824
1 parent 811402a commit 5e097a6

File tree

2 files changed

+361
-416
lines changed

2 files changed

+361
-416
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python_version = "3.9"
1010

1111
[packages]
1212
cryptography = "~=42.0.4"
13-
django = "==3.2.25"
13+
django = "==4.2.16"
1414
"boto3" = "~=1.35.14"
1515
django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"

0 commit comments

Comments
 (0)