From 796ab1b8db1e67821930069ed5a833b738e72512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 19:09:06 +0000 Subject: [PATCH] build(deps): bump black from 22.12.0 to 26.3.1 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5b7d944..381c25a 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -18,7 +18,7 @@ attrs==23.1.0 Babel==2.13.1 beautifulsoup4==4.12.2 binaryornot==0.4.4 -black==22.12.0 +black==26.3.1 bleach==6.1.0 botocore==1.31.64 bqplot==0.12.42