From 28a2a1ea803954682f1084a2887f7454249b1449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 07:02:36 +0000 Subject: [PATCH] chore(deps): Bump black from 23.12.1 to 24.4.2 Bumps [black](https://github.com/psf/black) from 23.12.1 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/23.12.1...24.4.2) --- 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 0479b90..3bda5b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ azure-mgmt-web==7.3.0 azure-storage-blob==12.20.0 azure-storage-file-share==12.16.0 azure-storage-file==2.1.0 -black==23.12.1 +black==24.4.2 h5grove @ git+https://github.com/wiwski/h5grove.git@feature/filepath-resolver httpx==0.27.0 fastapi==0.111.0