From 59120b4564919dd9970883380f2575f3954f0527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 18:34:57 +0000 Subject: [PATCH] Bump django from 1.3 to 2.2.28 in /docs Bumps [django](https://github.com/django/django) from 1.3 to 2.2.28. - [Commits](https://github.com/django/django/compare/1.3...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 60f037ff1..45b530480 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ ## Requirements for documentation -Django==1.3 +Django==2.2.28 django-tagging==0.3.1 pytz git+git://github.com/graphite-project/whisper.git#egg=whisper