From 03e82c7e4620bfc806b6b96f9a62a4c338053397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:01:46 +0000 Subject: [PATCH] Bump black from 22.10.0 to 23.1.0 Bumps [black](https://github.com/psf/black) from 22.10.0 to 23.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/22.10.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7d2fb37..206ca2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ slack-bolt pytest flake8==6.0.0 -black==22.10.0 +black==23.1.0