summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-11 08:01:34 +0200
committerGitHub <noreply@github.com>2023-08-11 08:01:34 +0200
commitc764f9b1aba3d3ad6640c4233845ffe43970ce54 (patch)
tree60ea6b3fc5960b8de7a68a762cbd133190a18da5 /lib
parentdb19d83ea7c346517a0cb78c132336499a0c2213 (diff)
downloadspack-c764f9b1aba3d3ad6640c4233845ffe43970ce54.tar.gz
spack-c764f9b1aba3d3ad6640c4233845ffe43970ce54.tar.bz2
spack-c764f9b1aba3d3ad6640c4233845ffe43970ce54.tar.xz
spack-c764f9b1aba3d3ad6640c4233845ffe43970ce54.zip
build(deps): bump mypy from 1.4.1 to 1.5.0 in /lib/spack/docs (#39383)
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0. - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.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>
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 e1fec81b62..85fd1722af 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.4.1
+mypy==1.5.0