From 7a49bc12b521fef6a13279f5e7285d04e060045a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 01:03:49 +0000 Subject: [PATCH] Bump black from 20.8b1 to 22.6.0 in /SIDA/backend Bumps [black](https://github.com/psf/black) from 20.8b1 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:production ... Signed-off-by: dependabot[bot] --- SIDA/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIDA/backend/requirements.txt b/SIDA/backend/requirements.txt index 018a8b4..459165e 100644 --- a/SIDA/backend/requirements.txt +++ b/SIDA/backend/requirements.txt @@ -3,7 +3,7 @@ amqp==2.6.1 appdirs==1.4.4 asyncpg==0.21.0 billiard==3.6.3.0 -black==20.8b1 +black==22.6.0 celery==4.4.7 click==7.1.2 click-didyoumean==0.0.3