From 147be731764ef9a62287b649e67387cee54847e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:56:51 +0000 Subject: [PATCH] build(deps): bump black from 21.9b0 to 26.3.1 in /Python Bumps [black](https://github.com/psf/black) from 21.9b0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index 69ddbc49..1f168215 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -1,5 +1,5 @@ attrs==21.2.0 -black==21.9b0 +black==26.3.1 click==8.0.3 cycler==0.11.0 fonttools==4.31.1