From 8c1a95d9071ae32723d15801e886b85aff56bb75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:14:20 +0000 Subject: [PATCH] Bump django from 5.1.2 to 5.1.5 Bumps [django](https://github.com/django/django) from 5.1.2 to 5.1.5. - [Commits](https://github.com/django/django/compare/5.1.2...5.1.5) --- 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..40e4762 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.5 django-filter==24.3 django-summernote==0.8.20.0 djangorestframework==3.15.2