From 950dfa08f9f64bf140d1f477e46a70a7c5eba662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 23:54:37 +0200 Subject: [PATCH] build(deps-dev): bump mypy from 1.17.1 to 1.18.2 (#1400) 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 dd2d86f5..d29f57ae 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -57,7 +57,7 @@ iniconfig==2.1.0 # via pytest json5==0.12.1 # via asv -mypy==1.17.1 +mypy==1.18.2 # via -r requirements-dev.in mypy-extensions==1.1.0 # via mypy