From 1d103dd666681be72fb8d8930e5b937dc2344c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:47:55 +0000 Subject: [PATCH] Bump black from 22.3.0 to 23.12.1 Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.12.1. - [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.3.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... 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 509c178..f28a93d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ pytest-runner==6.0.0 isort==5.11.2 flake8==4.0.1 mypy==1.6.0 -black==22.3.0 +black==23.12.1 setuptools==68.2.2 wheel==0.37.1 twine==4.0.0