From 7abf5f68967f28abd5097978e13a4da29808978c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:25:06 +0000 Subject: [PATCH] Bump mypy from 1.12.0 to 1.13.0 in /requirements/partial (#2700) Bumps [mypy](https://github.com/python/mypy) from 1.12.0 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.0...v1.13.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> --- requirements/partial/requirements_development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_development.txt b/requirements/partial/requirements_development.txt index 8ddb6ecf8..5328345c5 100644 --- a/requirements/partial/requirements_development.txt +++ b/requirements/partial/requirements_development.txt @@ -4,7 +4,7 @@ black==24.10.0 debugpy==1.8.7 flake8==7.1.1 isort==5.13.2 -mypy==1.12.0 +mypy==1.13.0 pip-check==2.9 pytest==8.3.3 pytest-cov==5.0.0