From cb027fcd1f9483a5a497ac4a4b57a47a02513c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:26:04 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.13 in /sales-forecaster Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.13) Signed-off-by: dependabot[bot] --- sales-forecaster/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sales-forecaster/requirements.txt b/sales-forecaster/requirements.txt index e9ed360..e0b1095 100644 --- a/sales-forecaster/requirements.txt +++ b/sales-forecaster/requirements.txt @@ -1,5 +1,5 @@ pandas==0.23.0 numpy == 1.14.5 -django == 2.2.8 +django == 2.2.13 matplotlib == 1.5