From 18603466e401cea1e621737c31e192430cd599a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:07:31 +0000 Subject: [PATCH] Update dependency django-health-check to v3.18.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 881a79c..5b92abe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ cryptography==42.0.8 Django==2.2.9 django-after-response==0.2.2 django-bootstrap4==22.1 -django-health-check==3.12.1 +django-health-check==3.18.3 djangorestframework==3.13.1 emoji-data-python==1.5.0 gunicorn==22.0.0