From 93c7927867a4b49c8a5dab8b6603d827c4d5cdaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 18:37:40 +0000 Subject: [PATCH] Bump mypy from 1.14.0 to 1.14.1 (#943) 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 1e471c66..c3e0babc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,6 +5,6 @@ flake8-bandit==4.1.1 flake8-bugbear==24.12.12 flake8-import-order==0.18.2 flake8-requirements==2.2.1 -mypy==1.14.0; implementation_name=="cpython" +mypy==1.14.1; implementation_name=="cpython" types-redis==4.6.0.20241004 types-ujson==5.10.0.20240515