From 6a6b8168dce7992f8d0fcbca74476669a871ebf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 10:02:27 +0000 Subject: [PATCH] Bump django from 3.2.14 to 4.2.22 in /tools/label-studio/deploy Bumps [django](https://github.com/django/django) from 3.2.14 to 4.2.22. - [Commits](https://github.com/django/django/compare/3.2.14...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/label-studio/deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/label-studio/deploy/requirements.txt b/tools/label-studio/deploy/requirements.txt index b5dc89970..310eabdc0 100644 --- a/tools/label-studio/deploy/requirements.txt +++ b/tools/label-studio/deploy/requirements.txt @@ -20,7 +20,7 @@ google-resumable-media==2.3.3 googleapis-common-protos==1.56.4 grpc-google-iam-v1==0.12.3 -Django==3.2.14 +Django==4.2.22 django_annoying==0.10.6 django_debug_toolbar==3.2.1 django_filter==2.4.0