From c0b2cfbe7ea2bc68582f79bc6a0445493fedcd5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 01:03:10 +0000 Subject: [PATCH] Bump black from 20.8b1 to 23.1a1 in /SIDA/backend Bumps [black](https://github.com/psf/black) from 20.8b1 to 23.1a1. - [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) --- 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..847e2fd 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==23.1a1 celery==4.4.7 click==7.1.2 click-didyoumean==0.0.3