summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-17 12:35:49 +0200
committerGitHub <noreply@github.com>2023-08-17 12:35:49 +0200
commitb19691d503054eae69241f68b086ae14eabe7617 (patch)
tree3ddeaa6baf1238e1aeb2c9c0c9ca9c9a45ef1e1a /lib
parent54ea860b37fe7f1dbb373e2cdf467c735c503e94 (diff)
downloadspack-b19691d503054eae69241f68b086ae14eabe7617.tar.gz
spack-b19691d503054eae69241f68b086ae14eabe7617.tar.bz2
spack-b19691d503054eae69241f68b086ae14eabe7617.tar.xz
spack-b19691d503054eae69241f68b086ae14eabe7617.zip
Bump mypy from 1.5.0 to 1.5.1 in /lib/spack/docs (#39478)
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... 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 85fd1722af..355f612d1f 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -10,4 +10,4 @@ pytest==7.4.0
isort==5.12.0
black==23.7.0
flake8==6.1.0
-mypy==1.5.0
+mypy==1.5.1