From fa3f32eaafca5e83dda73a77bed51832ba48f25f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:51:58 +0100 Subject: [PATCH] build(deps): bump mypy from 1.8.0 to 1.9.0 (#44) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 3e57e7e..040222a 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,4 +1,4 @@ black==24.2.0 flake8==7.0.0 -mypy==1.8.0 +mypy==1.9.0 pylint==3.1.0 \ No newline at end of file