From c33e9a46fa6d0564911f0b60199e0f191c2a0e7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:36:14 +0000 Subject: [PATCH] build(deps): Bump black from 23.10.1 to 23.11.0 Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.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/23.10.1...23.11.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a12c753..03abb17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ argcomplete==3.1.4 # via commitizen beautifulsoup4==4.12.2 # via pyspelling -black==23.10.1 +black==23.11.0 # via rocm-docs-spellcheck (pyproject.toml) bracex==2.4 # via wcmatch