From 611b6de81e97d6c7c4b488ca2b2a95e5e922bd2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:07:07 +0000 Subject: [PATCH] Bump black from 25.1.0 to 25.11.0 Bumps [black](https://github.com/psf/black) from 25.1.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/25.1.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/checkformatting.txt | 14 ++++++++------ requirements/format.txt | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/requirements/checkformatting.txt b/requirements/checkformatting.txt index 4f9f2e6..02ea93f 100644 --- a/requirements/checkformatting.txt +++ b/requirements/checkformatting.txt @@ -4,8 +4,8 @@ # # pip-compile --allow-unsafe requirements/checkformatting.in # -black==25.1.0 - # via -r checkformatting.in +black==25.11.0 + # via -r requirements/checkformatting.in build==1.0.3 # via pip-tools click==8.1.7 @@ -15,7 +15,7 @@ click==8.1.7 importlib-metadata==7.0.1 # via pip-sync-faster isort==6.0.1 - # via -r checkformatting.in + # via -r requirements/checkformatting.in mypy-extensions==1.0.0 # via black packaging==23.2 @@ -25,10 +25,10 @@ packaging==23.2 pathspec==0.12.1 # via black pip-sync-faster==0.0.5 - # via -r checkformatting.in + # via -r requirements/checkformatting.in pip-tools==7.5.2 # via - # -r checkformatting.in + # -r requirements/checkformatting.in # pip-sync-faster platformdirs==4.1.0 # via black @@ -36,6 +36,8 @@ pyproject-hooks==1.0.0 # via # build # pip-tools +pytokens==0.3.0 + # via black wheel==0.42.0 # via pip-tools zipp==3.19.1 @@ -44,7 +46,7 @@ zipp==3.19.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 # via - # -r checkformatting.in + # -r requirements/checkformatting.in # pip-tools setuptools==78.1.1 # via pip-tools diff --git a/requirements/format.txt b/requirements/format.txt index 9d7dd64..34feb8e 100644 --- a/requirements/format.txt +++ b/requirements/format.txt @@ -4,8 +4,8 @@ # # pip-compile --allow-unsafe requirements/format.in # -black==25.1.0 - # via -r format.in +black==25.11.0 + # via -r requirements/format.in build==1.0.3 # via pip-tools click==8.1.7 @@ -15,7 +15,7 @@ click==8.1.7 importlib-metadata==7.0.1 # via pip-sync-faster isort==6.0.1 - # via -r format.in + # via -r requirements/format.in mypy-extensions==1.0.0 # via black packaging==23.2 @@ -25,10 +25,10 @@ packaging==23.2 pathspec==0.12.1 # via black pip-sync-faster==0.0.5 - # via -r format.in + # via -r requirements/format.in pip-tools==7.5.2 # via - # -r format.in + # -r requirements/format.in # pip-sync-faster platformdirs==4.1.0 # via black @@ -36,6 +36,8 @@ pyproject-hooks==1.0.0 # via # build # pip-tools +pytokens==0.3.0 + # via black wheel==0.42.0 # via pip-tools zipp==3.19.1 @@ -44,7 +46,7 @@ zipp==3.19.1 # The following packages are considered to be unsafe in a requirements file: pip==25.3 # via - # -r format.in + # -r requirements/format.in # pip-tools setuptools==78.1.1 # via pip-tools