From eef02c67f4fb3e5b3b1eb23c265924453a03c488 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 02:24:56 +0000 Subject: [PATCH] build(deps): bump mypy from 1.7.1 to 1.9.0 in /lib/spack/docs Bumps [mypy](https://github.com/python/mypy) from 1.7.1 to 1.9.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.7.1...1.9.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- lib/spack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt index 6d14c83c32f8d4..2fd90b323422cf 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -10,4 +10,4 @@ pytest==7.4.3 isort==5.13.2 black==23.12.0 flake8==6.1.0 -mypy==1.7.1 +mypy==1.9.0