From 3c171f1aca0f85b09c25e3227b365e545140d906 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 07:23:14 +0000 Subject: [PATCH] Bump black from 26.3.1 to 26.5.1 in /install Bumps [black](https://github.com/psf/black) from 26.3.1 to 26.5.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/compare/26.3.1...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index b19e7fd7c..f69f3c214 100644 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -41,7 +41,7 @@ yappi==1.7.3 pytest-sugar==1.1.1 aid_hash cachetools -black==26.3.1 +black==26.5.1 ruff==0.14.3 pre-commit==4.3.0 coverage==7.11.0