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

Commit 96ba667

Browse files
Bump django from 3.0.3 to 3.0.7 (#139)
Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.0.3...3.0.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: José Padilla <jpadilla@webapplicate.com>
1 parent 0a66ba9 commit 96ba667

File tree

2 files changed

+129
-129
lines changed

2 files changed

+129
-129
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dj-database-url = "==0.5.0"
1616
django-configurations = "==2.2"
1717
django-debug-toolbar = "==2.1"
1818
django-extensions = "==2.2.6"
19-
Django = "==3.0.3"
19+
Django = "==3.0.7"
2020
gunicorn = "==20.0.4"
2121
whitenoise = "==5.0.1"
2222
"psycopg2-binary" = "==2.8.4"

0 commit comments

Comments
 (0)