From 0997675b7a20bf68186f59ed365f6dfdd7bd3dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 15:05:48 +0000 Subject: [PATCH] build(deps): bump black from 22.10.0 to 22.12.0 in /.github/workflows Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.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.10.0...22.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 554dfb19..b792f055 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,7 +2,7 @@ pip>=8.0.3,<22.4 pre-commit==2.20.0 bandit==1.7.4 -black==22.10.0 +black==22.12.0 flake8==5.0.4 isort==5.10.1 pre-comit-hooks==4.1.0