From d699a119c8900ccae3740aca26096bb75382e771 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 14:22:24 +0000 Subject: [PATCH] Bump django from 3.2.15 to 3.2.16 Bumps [django](https://github.com/django/django) from 3.2.15 to 3.2.16. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.15...3.2.16) --- 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 484ac6fa3d..7f9b3ec39a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ defusedxml==0.7.1 # via cairosvg deprecated==1.2.13 # via redis -django==3.2.15 +django==3.2.16 # via # django-appconf # django-appypod