From 3f798920b1fb821bebb532a1baa72c69d7340289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 11:01:44 -0600 Subject: [PATCH] Bump mypy from 1.13.0 to 1.14.1 (#410) Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index ca6fb2b..28fef99 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 isort==5.13.2 pyright==1.1.390 -mypy==1.13.0 +mypy==1.14.1 mkdocs-material==9.5.48 mkdocstrings==0.26.2 mkdocstrings[python]==0.26.2