From 887f64d0734e13145b3ca6b837cbe3332372def1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:30:47 +0000 Subject: [PATCH] chore: bump mypy from 1.9.0 to 1.10.0 (#175) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d8950c02..32255463 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -66,7 +66,7 @@ markupsafe==2.1.5 # via jinja2 matplotlib-inline==0.1.6 # via ipython -mypy==1.9.0 +mypy==1.10.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via