From 2eb3e40f6b1502809d011f6b89b3385b3105be75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 19:04:15 +0000 Subject: [PATCH] Bump black from 23.1.0 to 25.9.0 Bumps [black](https://github.com/psf/black) from 23.1.0 to 25.9.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.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 27b4b45f..47a2ca34 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ astroid==2.9.3 attrs==22.1.0 backcall==0.2.0 bidict==0.22.1 -black==23.1.0 +black==25.9.0 cffi==1.15.1 click==8.1.7 coverage==7.0.5