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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 = "*"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "1d4d3594f94314b0af3006fea7feac68d801bc6e88fb89ac97775ec228c79273"
"sha256": "c6c7caf4f5e3d08b095755db5a1a7b8296b233b4dab3577f984e09731f4791d7"
},
"pipfile-spec": 6,
"requires": {},
@ -548,12 +548,12 @@
},
"djangorestframework": {
"hashes": [
"sha256:579a333e6256b09489cbe0a067e66abe55c6595d8926be6b99423786334350c8",
"sha256:eb63f58c9f218e1a7d064d17a70751f528ed4e1d35547fdade9aaf4cd103fd08"
"sha256:3f4a263012e1b263bf49a4907eb4cfe14de840a09b1ba64596d01a9c54835919",
"sha256:5fa616048a7ec287fdaab3148aa5151efb73f7f8be1e23a9d18484e61e672695"
],
"index": "pypi",
"markers": "python_version >= '3.6'",
"version": "==3.14.0"
"version": "==3.15.0"
},
"djangorestframework-guardian": {
"hashes": [