From 5522f98a443f69edf262216daa5467f416ae4348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:36:02 +0000 Subject: [PATCH] Bump black from 22.3.0 to 23.10.0 Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.10.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.3.0...23.10.0) --- 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..b4847d3 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.0 setuptools==68.2.2 wheel==0.37.1 twine==4.0.0