From 041b953b9bd91c5f8fd8b572ed5372066c9a547f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:13:15 +0000 Subject: [PATCH] Bump django from 3.0.6 to 3.1.12 in /Nyako Bumps [django](https://github.com/django/django) from 3.0.6 to 3.1.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.6...3.1.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Nyako/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Nyako/requirements.txt b/Nyako/requirements.txt index 34fc616..c0f98e9 100644 --- a/Nyako/requirements.txt +++ b/Nyako/requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.3 cryptography==2.9.2 decorator==4.4.2 distlib==0.3.0 -Django==3.0.6 +Django==3.1.12 filelock==3.0.12 future==0.18.2 idna==2.9