From 756e5c79e11cfd2f1ccf034299a485ec54e86fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:13:21 +0000 Subject: [PATCH] Bump django from 5.0.1 to 5.1.15 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.0.1 to 5.1.15 - [Commits](https://github.com/django/django/compare/5.0.1...5.1.15) --- updated-dependencies: - dependency-name: django dependency-version: 5.1.15 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 4acd424..8394496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2023.11.17 cffi==1.16.0 cloudinary==1.38.0 cssselect2==0.7.0 -Django==5.0.1 +Django==5.1.15 fonttools==4.47.2 gunicorn==21.2.0 h11==0.14.0