Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.2 in /api_server
Browse files Browse the repository at this point in the history
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.14.0 to 3.15.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 18f41b0 commit 877729b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==5.0.6
djangorestframework==3.14.0
djangorestframework==3.15.2
psycopg2-binary==2.9.9
tzdata==2024.1
djangorestframework-simplejwt==5.3.1
Expand Down

0 comments on commit 877729b

Please sign in to comment.