From bca0d5b23c2a4ed7e12c0f19dd7ac8a048012726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 12:04:24 +0000 Subject: [PATCH] Bump black from 22.1.0 to 24.3.0 in /hi-ml-cpath Bumps [black](https://github.com/psf/black) from 22.1.0 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/22.1.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hi-ml-cpath/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hi-ml-cpath/requirements_test.txt b/hi-ml-cpath/requirements_test.txt index 4a27a3d7a..43dc1528e 100644 --- a/hi-ml-cpath/requirements_test.txt +++ b/hi-ml-cpath/requirements_test.txt @@ -1,4 +1,4 @@ -black==22.1.0 +black==24.3.0 coverage==7.1.0 flake8==6.0.0 mypy==1.0.1