Skip to content

Commit

Permalink
Bump django-health-check from 3.18.1 to 3.18.2 in /api_server (#146)
Browse files Browse the repository at this point in the history
Bumps [django-health-check](https://github.com/revsys/django-health-check) from 3.18.1 to 3.18.2.
- [Release notes](https://github.com/revsys/django-health-check/releases)
- [Changelog](https://github.com/revsys/django-health-check/blob/master/docs/changelog.rst)
- [Commits](revsys/django-health-check@3.18.1...3.18.2)

---
updated-dependencies:
- dependency-name: django-health-check
  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 9646c19 commit 7f6503e
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
Expand Up @@ -4,7 +4,7 @@ psycopg2-binary==2.9.9
tzdata==2024.1
djangorestframework-simplejwt==5.3.1
gunicorn==21.2.0
django-health-check==3.18.1
django-health-check==3.18.2
whitenoise==6.6.0
drf-spectacular==0.27.2
django-nose==1.4.7
Expand Down

0 comments on commit 7f6503e

Please sign in to comment.