From caefc60617eba343a8af5621607550bee240ba47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 00:23:43 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.20.0 to 2.1.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0a1149..e63e9f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Mako==1.3.12 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 -mypy==1.20.0 +mypy==2.1.0 mypy_extensions==1.1.0 ordered-set==4.1.0 packaging==26.0