From 6e961d689519476f5c184c38d0ee6f9991b2070a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 11:06:22 +0000 Subject: [PATCH] Bump black from 25.11.0 to 26.1.0 in /jwtproxy Bumps [black](https://github.com/psf/black) from 25.11.0 to 26.1.0. - [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.11.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index f6be3a65..6e3f58f3 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -4,7 +4,7 @@ aiohttp-devtools==1.0.post0 aioresponses==0.7.8 anyio==3.6.2 asttokens==2.2.0 -black==25.11.0 +black==26.1.0 click==8.1.3 devtools==0.10.0 executing==1.2.0