From 46457878ba3c57ac5c80485b08ff31ccf6347c77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:18:22 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.19.1 to 2.3.1 Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.3.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.1...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 5b7efb1..de91c64 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -5,7 +5,7 @@ commitizen==3.31.0 flake8==7.3.0 import-linter==2.12 isort==5.13.2 -mypy==1.19.1 +mypy==2.3.1 pylint==3.3.9 types-PyYAML==6.0.12.20250915 types-setuptools==75.5.0.20241116 \ No newline at end of file