From b952560256e2bc788e679da953d2a2116a46b625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:58:28 -0800 Subject: [PATCH] Bump mypy from 1.13.0 to 1.14.0 (#180) Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0) --- 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> --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index b117f6c..6f25ebd 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -5,7 +5,7 @@ coverage==7.6.9 flake8==7.1.1 fpvs==0.3.0 isort==5.13.2 -mypy==1.13.0 +mypy==1.14.0 psutil==6.1.1 pylint==3.3.3 pytest-cov==6.0.0