From e35044ab8e79a4ebc3b5b1ede2746722d1655666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:03:11 +0000 Subject: [PATCH] Bump django from 5.1 to 5.1.4 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [django](https://github.com/django/django). Updates `django` from 5.1 to 5.1.4 - [Commits](https://github.com/django/django/compare/5.1...5.1.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9cf3356..68a401f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==5.1 +Django==5.1.4 django-cleanup==8.1.0 django-cors-headers==4.4.0 djangorestframework==3.15.2