From 42b23a7fe8ed1b4b594b1f7e56bc7a494cfd4a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 22:15:40 +0000 Subject: [PATCH] build(deps): bump django from 4.2.11 to 4.2.14 in /chp_api Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14. - [Commits](https://github.com/django/django/compare/4.2.11...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chp_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chp_api/requirements.txt b/chp_api/requirements.txt index 2e5c27f..a41e9c9 100644 --- a/chp_api/requirements.txt +++ b/chp_api/requirements.txt @@ -23,7 +23,7 @@ cryptography==42.0.5 curies==0.7.9 Deprecated==1.2.14 deprecation==2.1.0 -Django==4.2.11 +Django==4.2.14 django-cors-headers==4.3.1 django-environ==0.11.2 django-extensions==3.2.3