From d346105faf3a958ff2ad387bcd35291931b3f4e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 07:13:54 +0000 Subject: [PATCH] chore(deps-dev): bump mypy from 1.14.0 to 2.3.0 Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.14.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d72ee00..7dcf8e5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,4 +3,4 @@ pytest==8.3.4 pytest-asyncio==0.25.2 httpx==0.28.1 ruff==0.8.5 -mypy==1.14.0 +mypy==2.3.0