From 2ae73f1fa1919e89e605f3a77372997d16afcb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 23:52:29 +0000 Subject: [PATCH] chore(deps): bump mypy from 2.3.0 to 2.3.1 Bumps [mypy](https://github.com/python/mypy) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34d54ea..d1c0f01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ pytest-mock==3.15.1 pylint==4.0.7 requests==2.34.2 black==26.5.1 -mypy==2.3.0 +mypy==2.3.1 mypy-extensions==1.1.0 types-requests==2.33.0.20260712