From 6473a52790ee88b3c06a21f1ee59375808854881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 22:35:12 +0000 Subject: [PATCH] Bump mypy from 1.11.2 to 1.12.0 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.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 aa98ce7..273b6dd 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -5,7 +5,7 @@ coverage==7.6.3 flake8==7.1.1 fpvs==0.3.0 isort==5.13.2 -mypy==1.11.2 +mypy==1.12.0 psutil==6.0.0 pylint==3.3.1 pytest-cov==5.0.0