From a07b85539363ac0e5f13d1fe05155823714aee68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:15:31 +0000 Subject: [PATCH] build(deps): bump black from 23.10.1 to 23.11.0 in /pip Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.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/23.10.1...23.11.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index 292aed8..9f0df06 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -1,5 +1,5 @@ PyYAML==6.0.1 -black==23.10.1 +black==23.11.0 flake8-annotations-complexity==0.0.8 flake8-annotations-coverage==0.0.6 flake8-annotations==3.0.1