From b99f3a1930142c0ed186d7872ac2b094a8e9b235 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 23:52:31 +0000 Subject: [PATCH] chore(deps): bump mypy from 2.2.0 to 2.3.0 Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.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 0c744ad..56746d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ pytest-mock==3.15.1 pylint==4.0.6 requests==2.34.2 black==26.5.1 -mypy==2.2.0 +mypy==2.3.0 mypy-extensions==1.1.0 types-requests==2.33.0.20260712