From ae086a039b4a0c8d97f9c5533c857e88185bfe55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 07:45:32 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.1.11 in /password Bumps [django](https://github.com/django/django) from 2.1.6 to 2.1.11. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.1.11) Signed-off-by: dependabot[bot] --- password/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/password/requirements.txt b/password/requirements.txt index 4d45794..e14f6ae 100644 --- a/password/requirements.txt +++ b/password/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.6 +Django==2.1.11 pycryptodomex==3.4.7 \ No newline at end of file