From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 02:50:33 +0000 (-0500) Subject: ⬆ Bump black from 23.3.0 to 24.3.0 (#11325) X-Git-Tag: 0.110.1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf6070a49156282c1a3187fa7346c51819ca9e4b;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump black from 23.3.0 to 24.3.0 (#11325) Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.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.3.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-docs.txt b/requirements-docs.txt index a97f988cbf..374f182056 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -15,5 +15,5 @@ cairosvg==2.7.0 mkdocstrings[python]==0.23.0 griffe-typingdoc==0.2.2 # For griffe, it formats with black -black==23.3.0 +black==24.3.0 mkdocs-macros-plugin==1.0.5