chore(deps): bump djangorestframework in /apiserver/requirements (#4987)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 15:40:13 +05:30
committed by GitHub
parent 439d678763
commit 830d4045be

View File

@@ -3,7 +3,7 @@
# django
Django==4.2.11
# rest framework
djangorestframework==3.15.1
djangorestframework==3.15.2
# postgres
psycopg==3.1.18
psycopg-binary==3.1.18