summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-01 14:20:29 -0700
committerGitHub <noreply@github.com>2023-11-01 14:20:29 -0700
commit9744e86d02055b64d1b0717e2df44ee0d7039a32 (patch)
treea4b06df4bc85cbb5ffd166af63309ebe1342446a /.github
parentff6bbf03a1be7d783aa3bc58da79ad15f40ae9bc (diff)
downloadspack-9744e86d02055b64d1b0717e2df44ee0d7039a32.tar.gz
spack-9744e86d02055b64d1b0717e2df44ee0d7039a32.tar.bz2
spack-9744e86d02055b64d1b0717e2df44ee0d7039a32.tar.xz
spack-9744e86d02055b64d1b0717e2df44ee0d7039a32.zip
build(deps): bump black in /.github/workflows/style (#40681)
Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.1. - [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.9.1...23.10.1) --- 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 '.github')
-rw-r--r--.github/workflows/style/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/style/requirements.txt b/.github/workflows/style/requirements.txt
index 079c4557f6..0822ba3933 100644
--- a/.github/workflows/style/requirements.txt
+++ b/.github/workflows/style/requirements.txt
@@ -1,4 +1,4 @@
-black==23.9.1
+black==23.10.1
clingo==5.6.2
flake8==6.1.0
isort==5.12.0