From 3b86e402a6cb89cde82b66a9bc9d084b7ee01823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 22:39:46 +0000 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 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] --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 6254b5b..ab15f79 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