Skip to content

Commit

Permalink
Bump django from 4.2.5 to 4.2.6 in /api_server (#119)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6.
- [Commits](django/django@4.2.5...4.2.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 Oct 13, 2023
1 parent f325570 commit ff829af
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==4.2.5
Django==4.2.6
djangorestframework==3.14.0
psycopg2-binary==2.9.9
tzdata==2023.3
Expand Down

0 comments on commit ff829af

Please sign in to comment.