From 0a112c5499901c40f8aa538cbea9eaafdd20f801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 05:33:27 +0000 Subject: [PATCH] Bump mypy from 1.16.1 to 1.17.0 --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.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 ea4299f..48b7f71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -e . build==1.2.2.post1 docutils==0.21.2 -mypy==1.16.1; implementation_name=="cpython" +mypy==1.17.0; implementation_name=="cpython" pre-commit==4.2.0 pytest==8.4.1 pytest-asyncio==1.0.0