From 62e5bef9429b7f1f7eb0a99aec3078f188cb4c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 07:15:09 +0000 Subject: [PATCH] Bump django from 3.0 to 3.0.7 Bumps [django](https://github.com/django/django) from 3.0 to 3.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0...3.0.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 500d17a8..1e636092 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==3.0 +Django==3.0.7 django-admin-tools==0.4.1 django-tables2==2.1.0 PyMySQL==0.10.0