From 5de108bca4f1f0d3c748a8c294e3111d8cd1ff5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 06:50:00 +0000 Subject: [PATCH] chore(deps-dev): bump black from 24.1a1 to 24.4.2 Bumps [black](https://github.com/psf/black) from 24.1a1 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/commits/24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9ab3d89712..cb8658fa69 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ ipython testbook nbsphinx nbsphinx_link -black==24.1a1 +black==24.4.2 jsbeautifier>=1.14.0 autoflake twine