summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-02 17:01:25 -0600
committerGitHub <noreply@github.com>2024-08-02 17:01:25 -0600
commit3ee6507dd64d9b73406e057286c84d7650c4ba88 (patch)
tree677277ccb46f6517d3be267b3c4a1085ef5f58b1
parent425bba2f1ace61fc7a4b3a7100bd3997debfef44 (diff)
downloadspack-3ee6507dd64d9b73406e057286c84d7650c4ba88.tar.gz
spack-3ee6507dd64d9b73406e057286c84d7650c4ba88.tar.bz2
spack-3ee6507dd64d9b73406e057286c84d7650c4ba88.tar.xz
spack-3ee6507dd64d9b73406e057286c84d7650c4ba88.zip
build(deps): bump mypy from 1.11.0 to 1.11.1 in /lib/spack/docs (#45530)
Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.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>
-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 90cae4526b..ceb606d0c4 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -10,4 +10,4 @@ pytest==8.3.1
isort==5.13.2
black==24.4.2
flake8==7.1.0
-mypy==1.11.0
+mypy==1.11.1