From 0a27a3d4b379c066520e77b05feb9c5d1fc41961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 11:01:17 +0000 Subject: [PATCH] Bump black from 23.11.0 to 24.3.0 in /test Bumps [black](https://github.com/psf/black) from 23.11.0 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/compare/23.11.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements.txt b/test/requirements.txt index 1012171..aefcf73 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -6,7 +6,7 @@ asttokens==2.4.1 attrs==23.1.0 autoflake==2.2.1 based58==0.1.1 -black==23.11.0 +black==24.3.0 borsh-construct==0.1.0 cachetools==4.2.4 certifi==2023.7.22