Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump django-registration in /days/069-072-django-rest/demo
Bumps [django-registration](https://github.com/ubernostrum/django-registration) from 3.0.1 to 3.1.2. - [Release notes](https://github.com/ubernostrum/django-registration/releases) - [Commits](ubernostrum/django-registration@3.0.1...3.1.2) Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 6, 2021
commit ea9fbae6c2563579f19ce48c290a7f59d61b3e99
2 changes: 1 addition & 1 deletion days/069-072-django-rest/demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django==2.2.18
django-registration==3.0.1
django-registration==3.1.2
djangorestframework
requests
django-rest-swagger