From 202503bded73965540eda4f9914261a1ba9217c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 23:31:17 +0000 Subject: [PATCH] Bump django from 3.1 to 3.1.6 Bumps [django](https://github.com/django/django) from 3.1 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.1...3.1.6) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 34ebb44..05e8dab 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ asgiref==3.2.10 dj-database-url==0.5.0 -Django==3.1 +Django==3.1.6 django-bootstrap-form==3.4 numpy==1.19.1 pandas==1.0.3