From ffcd205259a59516bbb141745d35dfd3b3debf44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:39:47 +0000 Subject: [PATCH] build(deps): bump black from 24.8.0 to 25.1.0 Bumps [black](https://github.com/psf/black) from 24.8.0 to 25.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/24.8.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 7134a315e..ac33a871c 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,5 +1,5 @@ autobahn==23.1.2 -black==24.8.0 +black==25.1.0 build==1.2.2.post1 flake8==7.1.1 flaky==3.8.1