Skip to content

Commit

Permalink
Bump djangorestframework from 3.14.0 to 3.15.0 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.0.
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](encode/django-rest-framework@3.14.0...3.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 1b1a05e commit 52c1f4a
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.2
djangorestframework==3.14.0
djangorestframework==3.15.0
psycopg2-binary==2.9.9
tzdata==2024.1
djangorestframework-simplejwt==5.3.1
Expand Down

0 comments on commit 52c1f4a

Please sign in to comment.