[DEPENDABOT] Update: Bump djangorestframework from 3.15.2 to 3.16.0

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

---
updated-dependencies:
- dependency-name: djangorestframework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 16:48:02 +00:00
committed by GitHub
parent 401449201c
commit 222914c039

View File

@@ -1,6 +1,6 @@
# Django and REST framework # Django and REST framework
Django==5.1.6 Django==5.1.6
djangorestframework==3.15.2 djangorestframework==3.16.0
django-cors-headers==4.7.0 django-cors-headers==4.7.0
# Authentication # Authentication