From 3bc979a0bd7a6520a65ad6da6e98f176c63a1390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 06:14:52 +0000 Subject: [PATCH] chore(deps): bump black from 24.3.0 to 24.4.2 in the pip group Bumps the pip group with 1 update: [black](https://github.com/psf/black). Updates `black` from 24.3.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/24.3.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a861898c020f6..53a7660289931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -black==24.3.0 +black==24.4.2 Requests==2.32.0 \ No newline at end of file