From f097518eb91fd1e5f8f8f2109d5ae8b953a42902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:20:32 +0000 Subject: [PATCH] Bump mypy from 1.14.1 to 1.15.0 Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... 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 6343a58..733ff1f 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==6.0.0 -mypy==1.14.1 +mypy==1.15.0 psutil==6.1.1 pylint==3.3.4 pytest-cov==6.0.0