From 657ddadde66042a655c6b555576db1c6037db298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 11:39:54 +0000 Subject: [PATCH] Bump black[jupyter] from 22.6.0 to 24.4.2 Bumps [black[jupyter]](https://github.com/psf/black) from 22.6.0 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/compare/22.6.0...24.4.2) --- 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..347171c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -black[jupyter]==22.6.0 +black[jupyter]==24.4.2 flake8==5.0.4