From 27871e75de1af2ad808028534be39c649f709326 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 22:00:38 +0000 Subject: [PATCH] Bump black from 23.1.0 to 24.3.0 Bumps [black](https://github.com/psf/black) from 23.1.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.1.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 384dddc..6eb198e 100644 --- a/development.txt +++ b/development.txt @@ -1,5 +1,5 @@ -r requirements.txt -black==23.1.0 +black==24.3.0 pytest==7.2.2 pytest-cov==4.0.0 myst-parser==1.0.0