From 25153f2c26108146f5413ff286b32a5a89d21756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:18:42 -0500 Subject: [PATCH] chore: bump mypy from 1.8.0 to 1.9.0 (#119) 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 74dd1865..4a709868 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -82,7 +82,7 @@ matplotlib-inline==0.1.6 # via ipython mccabe==0.7.0 # via flake8 -mypy==1.8.0 +mypy==1.9.0 # via -r test-requirements.in mypy-extensions==1.0.0 # via