From e3feaa7d5d4ff2246a087adc1da61ea3e855cb7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 05:29:51 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.13.0 to 1.19.1 Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.13.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 f2f3971..fd208cf 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -5,7 +5,7 @@ commitizen==3.31.0 flake8==7.1.1 import-linter==2.1 isort==5.13.2 -mypy==1.13.0 +mypy==1.19.1 pylint==3.3.1 types-PyYAML==6.0.12 types-setuptools==75.5.0.20241116 \ No newline at end of file