From 76b78c3195bc903a3c9e44c8863e29c72a8dfa03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:22:08 +0000 Subject: [PATCH] deps: bump django from 4.2.13 to 4.2.15 Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.13...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d15c253..a9f3f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ charset-normalizer==3.3.2 # via requests deprecation==2.1.0 # via django-helusers -django==4.2.13 +django==4.2.15 # via # -r requirements.in # django-cors-headers