Bump djangorestframework from 3.15.1 to 3.15.2

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>
This commit is contained in:
dependabot[bot] 2024-06-26 19:31:50 +00:00 committed by GitHub
parent 576f194dfe
commit bfd5567891
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ django-admin-extra-buttons==1.5.8
django-appconf==1.0.6 django-appconf==1.0.6
django-compressor==4.4 django-compressor==4.4
django-filter==24.2 django-filter==24.2
djangorestframework==3.15.1 djangorestframework==3.15.2
Exscript==2.6.28 Exscript==2.6.28
flake8==7.0.0 flake8==7.0.0
future==1.0.0 future==1.0.0

View file

@ -57,7 +57,7 @@ django-compressor==4.4
# via -r requirements.in # via -r requirements.in
django-filter==24.2 django-filter==24.2
# via -r requirements.in # via -r requirements.in
djangorestframework==3.15.1 djangorestframework==3.15.2
# via -r requirements.in # via -r requirements.in
exscript==2.6.28 exscript==2.6.28
# via -r requirements.in # via -r requirements.in