From 18d45f72ee527ad22b8c53a10ec47bc0a6cca6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 04:23:50 +0000 Subject: [PATCH] Bump django from 2.1.15 to 3.0.2 Bumps [django](https://github.com/django/django) from 2.1.15 to 3.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.15...3.0.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 14001d6..da247ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -django==2.1.15 +django==3.0.2 pymysql pytest numpy