From 0634dcc4ab0b30b9bd32eaf66071cc7433075a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 11:13:35 +0000 Subject: [PATCH] Bump black from 20.8b1 to 23.1.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f76a489e7..a828006eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aniso8601==8.0.0 appdirs==1.4.4 apscheduler==3.6.3 attrs==20.2.0 -black==20.8b1 +black==23.1.0 bleach==3.3.0 cachetools==4.1.1 certifi==2020.6.20