From f92003b3609dccbfaec210c413f226f5803a4f91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:24:43 +0000 Subject: [PATCH] [upd] pypi: Bump black from 25.9.0 to 26.5.1 Bumps [black](https://github.com/psf/black) from 25.9.0 to 26.5.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.9.0...26.5.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f037ed456..c0718d211 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ mock==5.2.0 nose2[coverage_plugin]==0.16.0 cov-core==1.15.0 -black==25.9.0 +black==26.5.1 pylint==4.0.7 splinter==0.21.0 selenium==4.47.0