From f7df11b6b6b553dd6722bcca48679067df869fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 12:16:05 +0000 Subject: [PATCH] build(deps): bump black from 24.10.0 to 25.11.0 in /book/src Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.11.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/24.10.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index 205fb395..c85df511 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,4 +1,4 @@ -black==24.10.0 +black==25.11.0 coverage==7.10.6 flake8==7.1.2 hypothesis==6.141.0