From 9150130e2076b6ca0b75382351a81e6d59bffefd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 20:14:13 +0000 Subject: [PATCH] Bump black from 20.8b1 to 23.3.0 Bumps [black](https://github.com/psf/black) from 20.8b1 to 23.3.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/commits/23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... 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 c4c5d39..c49236b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,4 +8,4 @@ click>=7.0,<8.0 flake8>=3.7.7,<4.0 flake8-import-order >=0.18.1,<0.19 flake8-pyi>=20.5.0,<21.0.0 -black==20.8b1 +black==23.3.0