From 4e2250f8e5a5dc3a29b933e3b9da8b87121e224b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 06:48:46 -0800 Subject: [PATCH] Bump mypy from 1.7.1 to 1.8.0 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index a59a352..e3db701 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,5 +2,5 @@ pytest==7.4.4 pytest-cov==4.1.0 pytest-pretty==1.2.0 mypy==0.812;python_version<"3.9" -mypy==1.7.1;python_version>"3.8" +mypy==1.8.0;python_version>"3.8" ruff==0.1.6