From 47f88e50163ad81049376889cce60d03d87afa09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 20:31:54 +0200 Subject: [PATCH] build(deps): bump black from 24.3.0 to 24.4.0 (#2406) Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index eb1318739..2c7851a64 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,6 +1,6 @@ auditwheel==6.0.0 autobahn==23.1.2 -black==24.3.0 +black==24.4.0 flake8==7.0.0 flaky==3.8.1 mypy==1.9.0