From ba72fa7378d7bd7406809dad2c51cee79b54c866 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 08:15:12 +0000 Subject: [PATCH] Bump black from 25.1.0 to 25.9.0 Bumps [black](https://github.com/psf/black) from 25.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/25.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b12a0d3ab18b..84bb725416ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ sphinx_copybutton==0.5.2 sphinx-jinja==2.0.2 jinja2==3.1.6 requests==2.32.3 -black==25.1.0 +black==25.9.0 pylint==3.3.7 pre-commit==4.2.0 sphinx-sitemap==2.6.0