From c0186960b848eceb5bc3a989ba7bea1f0a07cfc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 18:12:09 +0000 Subject: [PATCH] chore(deps): bump black from 24.2.0 to 24.3.0 Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.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.2.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index 2a3029c2..19db0683 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,5 +1,5 @@ ruff==0.3.0 -black==24.2.0 +black==24.3.0 isort==5.13.2 mypy==1.9.0 types-tzlocal