From 20c5206dc074e3424dcc28e619575d83d3c54f73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 23:24:22 +0000 Subject: [PATCH] Bump django from 2.2.12 to 2.2.28 in /docs Bumps [django](https://github.com/django/django) from 2.2.12 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.12...2.2.28) --- 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..8744162 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.28 django-better-admin-arrayfield==1.1.0 django-extensions==2.2.9 django-plotly-dash==1.4.2