Browse Source

Bump djangorestframework from 3.15.1 to 3.15.2 in /requirements

Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.15.1...3.15.2)

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/requirements/djangorestframework-3.15.2
dependabot[bot] 6 months ago
committed by GitHub
parent
commit
a462dcccdb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      requirements/requirements.txt

2
requirements/requirements.txt

@ -30,4 +30,4 @@ django-localflavor==4.0
django-material-admin==1.8.6 django-material-admin==1.8.6
django-tinymce==4.0.0 django-tinymce==4.0.0
django-weasyprint==2.3.0 django-weasyprint==2.3.0
djangorestframework==3.15.1 djangorestframework==3.15.2
Loading…
Cancel
Save