From 93ce057022195bc4cf5c01ce6486d1489ad7a0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:39:31 -0500 Subject: [PATCH] Bump mypy from 1.11.2 to 1.13.0 (#392) --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 84e48fc..259926c 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,7 @@ black==24.10.0 isort==5.13.2 pyright==1.1.386 -mypy==1.11.2 +mypy==1.13.0 mkdocs-material==9.5.42 mkdocstrings==0.26.1 mkdocstrings[python]==0.26.1