From e88216744e5d7a2746a339229f90ed03f23dd6ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:06:35 +0000 Subject: [PATCH] Bump black from 22.12.0 to 26.3.1 Bumps [black](https://github.com/psf/black) from 22.12.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/22.12.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a5b65963..056fa513 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ attrs==21.2.0 bcrypt==3.2.0 -black==22.12.0 +black==26.3.1 cached-property==1.5.2 certifi==2024.7.4 cffi>=1.17.0,<2.0.0