Skip to content

Commit

Permalink
Bump django from 2.2.8 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.8 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.8...3.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 23, 2020
1 parent d58dbfb commit 9295547
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dj-database-url = "==0.5.0"
django-configurations = "==2.2"
django-debug-toolbar = "==2.2"
django-extensions = "==2.2.8"
Django = "==2.2.*"
Django = "==3.0.*"
psycopg2-binary = "==2.8.4"
gunicorn = "==20.0.4"
whitenoise = "==5.0.1"
15 changes: 11 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9295547

Please sign in to comment.