From d8b2f76d7c10b47ae8d9913e36684b4c24f2a453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 01:57:13 +0000 Subject: [PATCH] Bump black from 20.8b1 to 23.1.0 in /SIDA/backend Bumps [black](https://github.com/psf/black) from 20.8b1 to 23.1.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/23.1.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..a3c6116 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.1.0 celery==4.4.7 click==7.1.2 click-didyoumean==0.0.3