From e65a08575bd3f8b951e53fee6a2567cf9b17be31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 06:23:48 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.17.1 to 1.19.1 in /requirements/in Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.1...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/in/local.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/in/local.in b/requirements/in/local.in index c7eaee2..ad4ee6a 100644 --- a/requirements/in/local.in +++ b/requirements/in/local.in @@ -21,7 +21,7 @@ codespell==2.4.1 flake8==7.3.0 flake8-coding==1.3.2 isort==6.0.1 -mypy==1.17.1 +mypy==1.19.1 mypy_extensions==1.1.0 pydocstringformatter==0.7.3 pylint==3.3.7