summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-09 17:19:49 +0200
committerGitHub <noreply@github.com>2023-08-09 17:19:49 +0200
commitdeadb64206da2d93662ce52e2f45e32966b38428 (patch)
treef5166affd132f0890a80e1c3eb898927852f8581 /lib
parent9eaa88e46780a91768df62d87ccea2bb03cda55c (diff)
downloadspack-deadb64206da2d93662ce52e2f45e32966b38428.tar.gz
spack-deadb64206da2d93662ce52e2f45e32966b38428.tar.bz2
spack-deadb64206da2d93662ce52e2f45e32966b38428.tar.xz
spack-deadb64206da2d93662ce52e2f45e32966b38428.zip
build(deps): bump black from 23.1.0 to 23.7.0 in /lib/spack/docs (#38982)
Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.7.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.1.0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt
index a115051ce5..50a4d17dcc 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -8,6 +8,6 @@ pygments==2.15.1
urllib3==2.0.3
pytest==7.4.0
isort==5.12.0
-black==23.1.0
+black==23.7.0
flake8==6.0.0
mypy==1.4.1