From 9ac9f3f6c9c3a7492ab640985c4abb253239fcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 20:32:49 +0000 Subject: [PATCH] chore(deps): bump mypy in the python-dependencies group Bumps the python-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `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 dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c26a340e..bdd53d71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests==2.34.2 black==26.5.1 PyYAML==6.0.3 semver==3.0.4 -mypy==2.2.0 +mypy==2.3.0 mypy-extensions==1.1.0 types-requests==2.33.0.20260712 types-PyYAML==6.0.12.20260518