From fd2765a7e6887f191021b53d694445466517afb7 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Sat, 24 Feb 2024 01:59:44 +0100 Subject: [PATCH] Update mypy to a custom version --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index af684fe6b77527..df7a91d05d647f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -11,7 +11,7 @@ astroid==3.0.3 coverage==7.4.2 freezegun==1.3.1 mock-open==1.4.0 -mypy==1.8.0 +mypy-dev==1.9.0b1 pre-commit==3.6.2 pydantic==1.10.12 pylint==3.0.4