From 1c3671ba196b9dd395504abdc759c24286160722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 19:46:13 +0000 Subject: [PATCH] Bump django from 2.2.28 to 3.2.25 in /webapp Bumps [django](https://github.com/django/django) from 2.2.28 to 3.2.25. - [Commits](https://github.com/django/django/compare/2.2.28...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 2e0fb70..c806836 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -1,2 +1,2 @@ -django==2.2.28 +django==3.2.25 open-tamil>=0.9