From 51f77dea30deeeffa3c51eca812ad3d64bd02534 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 01:44:54 +0000 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 (#146) Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... 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 44cbc45..5da4736 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -5,7 +5,7 @@ coverage==7.6.10 flake8==7.1.1 fpvs==0.3.0 isort==5.13.2 -mypy==1.14.0 +mypy==1.14.1 psutil==6.1.1 pylint==3.3.3 pytest-cov==6.0.0