From 4ed4c222f7cd9926021fc74cbf40a7cf244aa032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 21:03:20 +0000 Subject: [PATCH] Bump black from 25.12.0 to 26.3.1 Bumps [black](https://github.com/psf/black) from 25.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/25.12.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a91b01f..8c56057 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.11.0 astroid==4.0.3 autopep8==2.3.2 beautifulsoup4==4.14.3 -black==25.12.0 +black==26.3.1 cachetools==6.2.4 certifi==2026.1.4 charset-normalizer==3.4.4