From 33fabc0f71c8fc766d208edccdca0d74d3d36850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:39:02 +0000 Subject: [PATCH] Bump django from 2.2.12 to 2.2.27 in /docs Bumps [django](https://github.com/django/django) from 2.2.12 to 2.2.27. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.12...2.2.27) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dc9493b..e3265ce 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -33,7 +33,7 @@ dash-table==4.8.1 dataclasses==0.6 decorator==4.4.2 distlib==0.3.0 -Django==2.2.12 +Django==2.2.27 django-better-admin-arrayfield==1.1.0 django-extensions==2.2.9 django-plotly-dash==1.4.2