From cc9fee0fe80733244f2632c57b07cfdf7cf3fb0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 23:34:40 +0000 Subject: [PATCH] - r Bump mypy from 1.17.0 to 1.17.1 Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index e76ba74..e53b4fe 100644 --- a/constraints.txt +++ b/constraints.txt @@ -32,7 +32,7 @@ mock==5.2.0 # via approvaltests mrjob==0.7.4 # via approvaltests -mypy==1.17.0 +mypy==1.17.1 # via -r requirements.txt mypy-extensions==1.1.0 # via