From 3db58183756a38e3930f523df60f2cb53dd5d83a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:36:20 +0000 Subject: [PATCH] Bump black from 22.8.0 to 24.10.0 Bumps [black](https://github.com/psf/black) from 22.8.0 to 24.10.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/22.8.0...24.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 76967067..828b2232 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -10,5 +10,5 @@ pylint==2.11.1 pydocstyle==6.1.1 pycodestyle==2.7.0 flakehell==0.9.0 -black==22.8.0 +black==24.10.0 pre-commit==2.15.0 \ No newline at end of file