From 0a95585835ebcd2f10c2f13da64fb9904558a3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 08:58:59 +0000 Subject: [PATCH] Upgrade: Bump black from 23.12.1 to 24.3.0 in /tests Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 54fb902..87d26f0 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -23,7 +23,7 @@ playwright==1.40.0 locust==2.19.1 # Code Quality -black==23.12.1 +black==24.3.0 pylint==3.0.3 mypy==1.7.1 flake8==6.1.0