From dbcb0706728ea83e8eefa5cc1ec38fa2ac2c71fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 21:59:35 +0200 Subject: [PATCH] chore: bump mypy from 1.11.2 to 1.12.1 (#350) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gulsum Atici Co-authored-by: Guillaume Belanger --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 2a380ad..a68b64f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -60,7 +60,7 @@ markupsafe==2.1.5 # via jinja2 matplotlib-inline==0.1.7 # via ipython -mypy==1.11.2 +mypy==1.12.1 # via -r test-requirements.in mypy-extensions==1.0.0 # via