From b51037ba757c7c3739b4a12be8d82b6a36f4ad7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 19:18:48 +0000 Subject: [PATCH] Bump black from 21.9b0 to 24.3.0 Bumps [black](https://github.com/psf/black) from 21.9b0 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/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 822cd81..6bc506f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asn1crypto==1.4.0 -black==21.9b0 +black==24.3.0 cbor2==5.5.0 cffi==1.15.0 click==8.0.3