From 322ed1e3a87a3c6b2ca20ec208198931fb1325b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:47:18 +0300 Subject: [PATCH] chore: bump mypy from 1.8.0 to 1.9.0 (#83) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gulsum Atici --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index f1bcf2e..1a7354a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -76,7 +76,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