Skip to content

Commit

Permalink
chore(deps): bump django from 5.0.3 to 5.0.4 in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.0.3 to 5.0.4.
- [Commits](django/django@5.0.3...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 5444ec7 commit e8cd985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flower==2.0.1 # https://github.com/mher/flower

# # Django
# # ------------------------------------------------------------------------------
django==5.0.3 # https://www.djangoproject.com/
django==5.0.4 # https://www.djangoproject.com/
djangorestframework-simplejwt==5.3.1 # https://github.com/jazzband/djangorestframework-simplejwt
django-health-check==3.18.1 # https://github.com/revsys/django-health-check
django-environ==0.11.2 # https://github.com/joke2k/django-environ
Expand Down

0 comments on commit e8cd985

Please sign in to comment.