From c44fdbf09c5aa4d8005a0bf6ff7ea40976650a93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 01:25:43 +0000 Subject: [PATCH] Bump black from 20.8b1 to 22.10.0 in /SIDA/backend Bumps [black](https://github.com/psf/black) from 20.8b1 to 22.10.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.10.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..f234a81 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.10.0 celery==4.4.7 click==7.1.2 click-didyoumean==0.0.3