From 88aded2a1da00e18abc6f385e6e8b4cb90e9b310 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:37:54 +0000 Subject: [PATCH] Bump mypy from 1.12.1 to 1.13.0 (#915) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a7ddefe7..acaada6c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,6 +5,6 @@ flake8-bandit==4.1.1 flake8-bugbear==24.8.19 flake8-import-order==0.18.2 flake8-requirements==2.2.1 -mypy==1.12.1; implementation_name=="cpython" +mypy==1.13.0; implementation_name=="cpython" types-redis==4.6.0.20240903 types-ujson==5.10.0.20240515