From 7903f9fcfd26195b884633648ed70b8c3a3fe1a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 16:40:37 +0200 Subject: build(deps): bump black from 24.3.0 to 24.4.0 in /lib/spack/docs (#43642) Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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/24.3.0...24.4.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lib/spack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt index 457fe02f2b..25fd215aed 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -8,6 +8,6 @@ pygments==2.17.2 urllib3==2.2.1 pytest==8.1.1 isort==5.13.2 -black==24.3.0 +black==24.4.0 flake8==7.0.0 mypy==1.9.0 -- cgit v1.2.3-70-g09d2