From 2c1d40fa3022352c17a3b20def09383f6efa200a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 16:21:01 +0000 Subject: [PATCH] Bump django from 3.2.14 to 3.2.16 Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.16. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2.14...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 99ebf6311..af5a31aca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ dawn==0.11.0 -django==3.2.14 +django==3.2.16 django-allauth==0.44.0 django-debug-toolbar==3.2.1 django-multiselectfield==0.1.12