From 94603e1b7920fa2a8fcd01a7190be832ae1a9a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:03:59 +0000 Subject: [PATCH] Bump black from 19.10b0 to 22.6.0 Bumps [black](https://github.com/psf/black) from 19.10b0 to 22.6.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/22.6.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 11d410d..2ed1228 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==5.4.3 pytest-vcr==1.0.2 -black==19.10b0 +black==22.6.0 isort[pipfile]==5.0.7 flake8==3.8.3 pytest-cov==2.10.0 \ No newline at end of file