From 22f4612d12c91c8af9db3e8b0d43800025de8248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 05:52:39 +0000 Subject: [PATCH] Bump django from 3.2 to 3.2.1 Bumps [django](https://github.com/django/django) from 3.2 to 3.2.1. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.2...3.2.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2361280..32e74526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2 +Django==3.2.1 cryptography==3.4.7 django-annoying==0.10.6 django-autocomplete-light==3.8.2