From a24374c8cecf63783bd37cbb54da6609920cd1e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 04:43:40 +0000 Subject: [PATCH] build(deps): bump django from 3.0.11 to 3.1.6 in /requirements Bumps [django](https://github.com/django/django) from 3.0.11 to 3.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/3.0.11...3.1.6) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/base.txt # includes the base.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 requirements/base.txt # includes the base.txt diff --git a/requirements/base.txt b/requirements/base.txt index 7e68e51..a081cbc 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==3.0.11 +Django==3.1.6 django-allauth==0.43.0 django-envelope==1.4 django-environ==0.4.5 diff --git a/requirements/base.txt # includes the base.txt b/requirements/base.txt # includes the base.txt new file mode 100644 index 0000000..a081cbc --- /dev/null +++ b/requirements/base.txt # includes the base.txt @@ -0,0 +1,16 @@ +Django==3.1.6 +django-allauth==0.43.0 +django-envelope==1.4 +django-environ==0.4.5 +django-filter==2.4.0 +django-octicons==1.0.2 +django-scopes==1.2.0 +django-stronghold==0.4.0 +matplotlib==3.3.2 +pandas==1.1.4 +postgres==3.0.0 +python-dateutil==2.8.1 +pytz==2020.4 + +seaborn==0.11.0 +