From 4a3113a77cd0b6a88142e46ccc24156b053ffc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 08:42:58 +0000 Subject: [PATCH] Bump django from 2.2.8 to 2.2.18 in /sales-forecaster Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.8...2.2.18) 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..d7227d2 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.18 matplotlib == 1.5