From 29b17149f469f0fa95214632815c3e0623fb13f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 08:08:29 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.25 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.25. - [Commits](https://github.com/django/django/compare/3.2.15...3.2.25) --- 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 6dc76a57..2b1e3c06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Direct dependencies wheel -Django==3.2.15 +Django==3.2.25 django-stubs==1.11.0 django-stubs-ext==0.4.0 mypy==0.950