From d81c906c950afa6879603620cb876099525b288a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:31:32 +0000 Subject: [PATCH] Bump django from 2.1.6 to 2.2.13 in /password Bumps [django](https://github.com/django/django) from 2.1.6 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.6...2.2.13) 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..0b0263e 100644 --- a/password/requirements.txt +++ b/password/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.6 +Django==2.2.13 pycryptodomex==3.4.7 \ No newline at end of file