From df276b74b764125e4d4f712df19dc398592c4570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:16:33 +0000 Subject: [PATCH 1/2] Bump black in /docs in the pip group across 1 directory Bumps the pip group with 1 update in the /docs directory: [black](https://github.com/psf/black). Updates `black` from 24.10.0 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/compare/24.10.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d5d1cfce..c9420f0a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -black==24.10.0 +black==26.3.1 griffe==1.5.5 LinkChecker==10.5.0 markdown-exec[ansi]==1.10.0 From ff9785b98b39072ce85eff8abc7f513c9d85ad95 Mon Sep 17 00:00:00 2001 From: Igor Rodionov <496956+goruha@users.noreply.github.com> Date: Sat, 25 Apr 2026 11:05:22 +0300 Subject: [PATCH 2/2] Fix formatting in requirements.txt