From d1e72315424dd6ab97374f41cb8debb907c600d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:56:50 +0000 Subject: [PATCH] Bump django from 1.11.29 to 3.2.24 in /codalab/requirements Bumps [django](https://github.com/django/django) from 1.11.29 to 3.2.24. - [Commits](https://github.com/django/django/compare/1.11.29...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- codalab/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codalab/requirements/requirements.txt b/codalab/requirements/requirements.txt index 3f85d4b2d..66d88148b 100644 --- a/codalab/requirements/requirements.txt +++ b/codalab/requirements/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.29 +Django==3.2.24 alembic==0.6.7 argparse # azure==0.7.1