From 89c4953767894572384d408f070be2db59394a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:05:02 +0000 Subject: [PATCH] Bump django from 1.3.1 to 3.2.24 in /lernanta/requirements Bumps [django](https://github.com/django/django) from 1.3.1 to 3.2.24. - [Commits](https://github.com/django/django/compare/1.3.1...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lernanta/requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lernanta/requirements/prod.txt b/lernanta/requirements/prod.txt index 31a1a38d..8a5917ac 100644 --- a/lernanta/requirements/prod.txt +++ b/lernanta/requirements/prod.txt @@ -1,4 +1,4 @@ -django==1.3.1 +django==3.2.24 python-memcached==1.48 celery==2.4.6 django-celery==2.4.2