From dcc0b979c63dbf7892d543b136f3657a72c6c4b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 15:27:13 +0000 Subject: [PATCH] chore(deps): bump black from 22.6.0 to 23.12.0 Bumps [black](https://github.com/psf/black) from 22.6.0 to 23.12.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/compare/22.6.0...23.12.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f907fb042..b95da819c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ --index-url https://pypi.devinfra.sentry.io/simple -black==22.6.0 +black==23.12.0 blinker==1.5 click==8.1.3 clickhouse-driver==0.2.4