From 93151bdbea5df4a2d7b271fb4b9761bd475b2555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 06:25:00 +0000 Subject: [PATCH] Bump black from 24.4.2 to 24.8.0 Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.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.4.2...24.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3890f00..d87015e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ slack-bolt==1.19.0rc1 pytest flake8==7.1.0 -black==24.4.2 +black==24.8.0 slack-cli-hooks==0.0.2 openai==1.37.1 anthropic==0.32.0