From 8f516a164274a9402c7ffcc29cfde0dfb3399bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 19:31:53 +0000 Subject: [PATCH] Bump django from 4.2.27 to 4.2.29 Bumps [django](https://github.com/django/django) from 4.2.27 to 4.2.29. - [Commits](https://github.com/django/django/compare/4.2.27...4.2.29) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.29 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 c3a6ff3..11aad8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ cssselect==1.2.0 cycler==0.11.0 debugpy==1.6.6 decorator==5.1.1 -Django==4.2.27 +Django==4.2.29 django-cors-headers==3.14.0 djangorestframework==3.14.0 executing==1.2.0