Chore(deps): Bump the django group with 1 update

Bumps the django group with 1 update: [djangorestframework](https://github.com/encode/django-rest-framework).


Updates `djangorestframework` from 3.14.0 to 3.15.0
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-18 20:48:58 +00:00
committed by GitHub
parent b2ef51af55
commit ddbf599437
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ django-extensions = "*"
django-filter = "~=24.1"
django-guardian = "*"
django-multiselectfield = "*"
djangorestframework = "~=3.14"
djangorestframework = "~=3.15"
djangorestframework-guardian = "*"
drf-writable-nested = "*"
bleach = "*"