From 15c07658381de49bd270a9f11c04455c8ead8050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 00:02:31 +0000 Subject: [PATCH] Bump django from 3.2.5 to 3.2.6 Bumps [django](https://github.com/django/django) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/commits) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb7eba99c..aae70e47e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.2.5 +Django==3.2.6 cryptography==3.4.7 django-annoying==0.10.6 django-autocomplete-light==3.8.2