chore(deps): bump django in /apiserver/requirements (#5128)

Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.14)

---
updated-dependencies:
- dependency-name: django
  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-15 20:24:53 +05:30 committed by GitHub
parent 9523799f34
commit 0e92cae05f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# base requirements
# django
Django==4.2.11
Django==4.2.14
# rest framework
djangorestframework==3.15.2
# postgres