Skip to content

Commit

Permalink
Bump django from 5.0.4 to 5.0.6 in /api_server (#147)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.4 to 5.0.6.
- [Commits](django/django@5.0.4...5.0.6)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent edf4535 commit 9646c19
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,4 +1,4 @@
Django==5.0.4
Django==5.0.6
djangorestframework==3.14.0
psycopg2-binary==2.9.9
tzdata==2024.1
Expand Down

0 comments on commit 9646c19

Please sign in to comment.