From 921f1e2c0d3ffa4bcd252c747431d558bb0ca7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 09:44:14 +0200 Subject: [PATCH] Bump black from 23.7.0 to 24.4.2 (#7) Bumps [black](https://github.com/psf/black) from 23.7.0 to 24.4.2. - [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/23.7.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index 9574456..4a7ef1f 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,4 +1,4 @@ -black==23.7.0 +black==24.4.2 codespell==2.2.5 flake8-bugbear==23.7.10 pyupgrade==3.10.1 \ No newline at end of file