From 105c345e02ae5beb4652b217ccbc52ec2f678829 Mon Sep 17 00:00:00 2001 From: djl11 Date: Sun, 12 Apr 2026 08:57:17 -0700 Subject: [PATCH] =?UTF-8?q?bump=20black=2026.1.0=E2=86=9226.3.1=20(securit?= =?UTF-8?q?y=20fix)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 360d5081..b79f9f93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "mypy>=1.1.1", "isort>=5.11.4", "pre-commit>=3.0.1", - "black==26.1.0", + "black==26.3.1", "autoflake>=1.6.1", "opentelemetry-api>=1.20.0", "opentelemetry-sdk>=1.20.0",