From 5a6bbfcb5dc058473e878e033c881fbdd8fe5167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:20:12 +0530 Subject: [PATCH] Bump django from 4.2.8 to 4.2.15 (#25) Bumps [django](https://github.com/django/django) from 4.2.8 to 4.2.15. - [Commits](https://github.com/django/django/compare/4.2.8...4.2.15) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac20aa5..83f2add 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # django==4.1.7 -django==4.2.8 +django==4.2.15 six \ No newline at end of file