From 41ca292fe83d20d22c951a194d20c1f50b4fb98d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:55:13 +0000 Subject: [PATCH] Bump django from 2.2.28 to 3.2.24 Bumps [django](https://github.com/django/django) from 2.2.28 to 3.2.24. - [Commits](https://github.com/django/django/compare/2.2.28...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 4bf363b..2df2641 100644 --- a/r.txt +++ b/r.txt @@ -1,5 +1,5 @@ BeautifulSoup==3.2.1 -Django==2.2.28 +Django==3.2.24 Pillow==10.2.0 SPARQLWrapper==1.6.4 South==0.7.6 diff --git a/requirements.txt b/requirements.txt index 6bab47f..d854eff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Django-specific packages -Django==2.2.28 +Django==3.2.24 South==0.7.6 django-appconf==1.0.1 django-browserid==0.7.1