From f6079db66a155d9055d94e45f7066f603f2a2dd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:26:12 +0000 Subject: [PATCH] Bump django from 3.0.2 to 3.0.3 Bumps [django](https://github.com/django/django) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.2...3.0.3) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index d22311b..6a0581f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -django==3.0.2 +django==3.0.3 mysqlclient==1.4.6 testrail==0.3.12 python-jenkins==1.6.0