From 59cea43593428d54602bc78644c90dafa7b8efea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 09:41:55 -0700 Subject: [PATCH] Bump mypy from 1.9.0 to 1.10.0 (#1729) --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 42318cecb..4bc219092 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ coverage==7.5.1 flake8==7.0.0 flake8-bugbear==24.2.6 freezegun==1.4.0 -mypy==1.9.0 +mypy==1.10.0 pre-commit==3.6.2 pytest==7.4.4 pytest-asyncio==0.23.6