From 1be5db8e5a3ea32eaa72cc32132a5a5d8a1dc9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 18:38:32 +0000 Subject: [PATCH] Bump black from 19.10b0 to 26.3.1 Bumps [black](https://github.com/psf/black) from 19.10b0 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] --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index f0b2782a..733863ab 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -16,7 +16,7 @@ pytest pytest-cov tree_sitter cython -black==19.10b0 +black==26.3.1 click==8.0.3 # to avoid black error hiplot mypy