From ab77fa9dee6ed1e27f5c07dbd641e800cf121320 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:53:24 +0000 Subject: [PATCH] build(deps): bump django from 4.2.15 to 4.2.17 Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.17. - [Commits](https://github.com/django/django/compare/4.2.15...4.2.17) --- 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 43626ce5..95a95f5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cryptography==43.0.0 decorator==4.4.2 defusedxml==0.7.1 Deprecated==1.2.10 -Django==4.2.15 +Django==4.2.17 django-ajax-datatable==4.4.4 django-filter==22.1 django-mysql==4.7.1