Skip to content

Commit 0205b61

Browse files
Bump django from 1.11.29 to 2.2.25
Bumps [django](https://github.com/django/django) from 1.11.29 to 2.2.25. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@1.11.29...2.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21b4f1b commit 0205b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
django-crispy-forms = "==1.7.2"
88
django-model-utils = "==3.1.1"
99
pytz = "==2018.3"
10-
Django = "==1.11.29"
10+
Django = "==2.2.25"
1111
Pillow = "==8.1.1"
1212

1313
[dev-packages]

0 commit comments

Comments
 (0)