From 87b4ca3debe3a359ed0fd96fa5d59a96f0485881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:47:08 +0000 Subject: [PATCH] Bump black from 22.3.0 to 23.10.1 Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.10.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.10.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..474a40b 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.10.1 setuptools==68.2.2 wheel==0.37.1 twine==4.0.0