summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-11 12:35:41 +0000
committerGitHub <noreply@github.com>2023-10-11 12:35:41 +0000
commite3b71b32aa1290978b2f4a5eec762a9418c5b922 (patch)
treea8b6fc32257f1cb6ce8ae5234e929cf72ed80bd1
parent6d1711f4c2cf15ffb04dab99af188802eb8bda77 (diff)
downloadspack-e3b71b32aa1290978b2f4a5eec762a9418c5b922.tar.gz
spack-e3b71b32aa1290978b2f4a5eec762a9418c5b922.tar.bz2
spack-e3b71b32aa1290978b2f4a5eec762a9418c5b922.tar.xz
spack-e3b71b32aa1290978b2f4a5eec762a9418c5b922.zip
build(deps): bump mypy from 1.5.1 to 1.6.0 in /lib/spack/docs (#40424)
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0. - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: mypy 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 4744d1339c..6d95f1d40d 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -10,4 +10,4 @@ pytest==7.4.2
isort==5.12.0
black==23.9.1
flake8==6.1.0
-mypy==1.5.1
+mypy==1.6.0