From 82c6589e8fa6f863ed17dacff73d6f328a14212d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 22:02:02 +0000 Subject: [PATCH] build(deps): bump mypy from 1.18.2 to 1.19.0 Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d46b17f..5e17763 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==7.0.0 markdown-it-py==4.0.0 mccabe==0.7.0 mdurl==0.1.2 -mypy==1.18.2 +mypy==1.19.0 mypy-extensions==1.1.0 packaging==25.0 pathspec==0.12.1