Skip to content

Commit

Permalink
Update django requirement from ~=2.0 to ~=3.2 in /webapp
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.0...3.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 13, 2021
1 parent ce4758f commit 0e24542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
uwsgi~=2.0
Django~=2.2
Django~=3.2
django-filter~=2.4
django-polymorphic~=3.0
djangorestframework~=3.10
Expand Down

0 comments on commit 0e24542

Please sign in to comment.