From ddeb0ef68e656f2f84d0b2feb3e7690761654ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 23:55:05 +0000 Subject: [PATCH] Bump black from 22.8.0 to 23.3.0 (#515) Bumps [black](https://github.com/psf/black) from 22.8.0 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/compare/22.8.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 113dc83f..7803dd53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ python-gnupg==0.5.0 daphne==4.0.0 drf-spectacular==0.26.2 drf-spectacular-sidecar==2023.4.1 -black==22.8.0 +black==23.3.0 isort==5.12.0 flake8==6.0.0 pyflakes==3.0.1