From 4af1d7c5ce7afe8b00e1980ac43a6bca630f062c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 03:52:32 +0000 Subject: [PATCH] build(deps): bump mypy from 1.15.0 to 1.19.1 Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 844cb13..b60ad32 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,4 +1,4 @@ -r requirements.txt pre-commit==4.5.1 ruff==0.9.7 -mypy==1.15.0 +mypy==1.19.1