From bc78bd8a145bd2eb40beb4089552ff3e7d23a31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:45:56 +0000 Subject: [PATCH] Bump black from 24.8.0 to 26.3.1 in /packages/typespec-python Bumps [black](https://github.com/psf/black) from 24.8.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.8.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- packages/typespec-python/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typespec-python/dev_requirements.txt b/packages/typespec-python/dev_requirements.txt index 7f984f3a405..056a6017d9f 100644 --- a/packages/typespec-python/dev_requirements.txt +++ b/packages/typespec-python/dev_requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.6 debugpy==1.8.12 pytest==8.3.4 coverage==7.6.1 -black==24.8.0 +black==26.3.1 ptvsd==4.3.2 types-PyYAML==6.0.12.20241230