From bf6c753eda8d50a3fbc2a920faed9c8c21a9b895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 14:28:31 +0000 Subject: [PATCH] Bump black[jupyter] from 22.6.0 to 24.2.0 Bumps [black[jupyter]](https://github.com/psf/black) from 22.6.0 to 24.2.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/22.6.0...24.2.0) --- updated-dependencies: - dependency-name: black[jupyter] 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 ceddbc5f..cf246de1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -black[jupyter]==22.6.0 +black[jupyter]==24.2.0 flake8==5.0.4