summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-10 05:34:33 -0400
committerGitHub <noreply@github.com>2023-08-10 05:34:33 -0400
commit3f83ef6566b20de71b69345c81f159e0b4cbbc65 (patch)
treec11e462ba1a469db1b62763c0193e2a0143012e5
parent554ce7f063234b63a2aca4b79eddb6ab3d179c65 (diff)
downloadspack-3f83ef6566b20de71b69345c81f159e0b4cbbc65.tar.gz
spack-3f83ef6566b20de71b69345c81f159e0b4cbbc65.tar.bz2
spack-3f83ef6566b20de71b69345c81f159e0b4cbbc65.tar.xz
spack-3f83ef6566b20de71b69345c81f159e0b4cbbc65.zip
build(deps): bump flake8 from 6.0.0 to 6.1.0 in /lib/spack/docs (#39366)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0. - [Commits](https://github.com/pycqa/flake8/compare/6.0.0...6.1.0) --- updated-dependencies: - dependency-name: flake8 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>
-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 234202075c..08f4d522b8 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -9,5 +9,5 @@ urllib3==2.0.4
pytest==7.4.0
isort==5.12.0
black==23.7.0
-flake8==6.0.0
+flake8==6.1.0
mypy==1.4.1