Skip to content

Commit 3b803c2

Browse files
authored
Merge pull request #184 from mcabrams/renovate/django-3.x
Update dependency django to v3
2 parents 5ebc0d6 + 1f7a3c0 commit 3b803c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.project_slug }}/server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Base
33
######
44

5-
django==2.2.11
5+
django==3.0.4
66
django-cors-headers==3.2.1
77
django-environ==0.4.5
88

0 commit comments

Comments
 (0)