Skip to content

Commit 701e708

Browse files
Bump django from 2.2.4 to 2.2.28
Bumps [django](https://github.com/django/django) from 2.2.4 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.2.4...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b934579 commit 701e708

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
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77

88
[packages]
9-
django = "==2.2.4"
9+
django = "==2.2.28"
1010
gunicorn = "*"
1111
dj-database-url = "*"
1212
psycopg2-binary = "*"

0 commit comments

Comments
 (0)