From dcf82d62756b2c5a919c946617f2952609703ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 22:01:19 +0200 Subject: [PATCH] build(deps-dev): bump mypy from 1.17.0 to 1.17.1 (#1321) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 09db29b6..0e89799f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -64,7 +64,7 @@ json5==0.10.0 # via asv mccabe==0.7.0 # via flake8 -mypy==1.17.0 +mypy==1.17.1 # via -r requirements-dev.in mypy-extensions==1.0.0 # via