From 3f7afa934b0fc1ff8c241773f490b2a5035a49e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:35:15 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.4 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.4. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.4) --- 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 11aafde..c1a2ec3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.12.3 bleach==6.2.0 channels==4.2.0 click==8.1.7 -Django==5.1.2 +Django==5.1.4 django-filter==24.3 django-summernote==0.8.20.0 djangorestframework==3.15.2