From ddd2072105de41ddb4eb42d63496f1da72fa7026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:41:26 +0000 Subject: [PATCH] Bump mypy from 1.20.2 to 2.1.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...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 6482d86..d81073f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ urllib3==2.7.0 Werkzeug==3.1.8 yarl==1.23.0 openai==2.34.0 -mypy==1.20.2 +mypy==2.1.0 types-PyYAML==6.0.12.20260510 types-requests==2.33.0.20260503 vulture==2.16