From 89126563be98d280644016639a3eaa4cb5366b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 03:07:41 +0000 Subject: [PATCH] Bump black from 22.10.0 to 25.9.0 Bumps [black](https://github.com/psf/black) from 22.10.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/22.10.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e87baa..8fa3dec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ autodoc==0.5.0; python_version >= "3.8" and python_version < "4.0" autoflake8==0.3.2; python_version >= "3.8" and python_version < "4.0" babel==2.11.0; python_version >= "3.8" and python_version < "4.0" beautifulsoup4==4.11.1; python_version >= "3.8" and python_version < "4.0" and python_full_version >= "3.6.0" -black==22.10.0; python_version >= "3.8" and python_version < "4.0" +black==25.9.0; python_version >= "3.8" and python_version < "4.0" bleach==5.0.1; python_version >= "3.8" and python_version < "4.0" bracex==2.3.post1; python_version >= "3.8" and python_version < "4.0" and python_full_version >= "3.6.2" bs4==0.0.1