Skip to content

Commit 4c3ed53

Browse files
Bump django from 2.1.2 to 2.2.28 in /excelplay_circuimstance
Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.28. - [Commits](django/django@2.1.2...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 645b2fc commit 4c3ed53

File tree

4 files changed

+357
-122
lines changed

4 files changed

+357
-122
lines changed

excelplay_circuimstance/Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
django = "==2.1.2"
7+
django = "==2.2.28"
88
django-filter = "==2.0.0"
99
django-redis-sessions = "==0.6.1"
1010
djangorestframework = "==3.8.2"
@@ -28,7 +28,7 @@ redis = "==2.10.6"
2828
"psycopg2-binary" = "==2.7.5"
2929
gunicorn = "==19.9.0"
3030
django-autofixture = "==0.12.1"
31-
Django = "==2.1.2"
31+
Django = "==2.2.28"
3232
Markdown = "==3.0.1"
3333

3434
[requires]

0 commit comments

Comments
 (0)