From 681058bb9cf5eecb66d62b9cca5f3d27a07eea9a Mon Sep 17 00:00:00 2001 From: Artem Sorokin Date: Sun, 23 Jun 2024 13:59:05 +0300 Subject: [PATCH] Pin mypy version --- tests/requirements_2024.4.txt | 1 + tests/requirements_2024.5.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/requirements_2024.4.txt b/tests/requirements_2024.4.txt index 370a49b6..cc06d3f4 100644 --- a/tests/requirements_2024.4.txt +++ b/tests/requirements_2024.4.txt @@ -3,3 +3,4 @@ aiohttp-cors==0.7.0 home_assistant_intents==2024.2.2 hassil==1.5.1 voluptuous-stubs==0.1.1 +mypy==1.10.0 diff --git a/tests/requirements_2024.5.txt b/tests/requirements_2024.5.txt index 590e307a..b2b73f10 100644 --- a/tests/requirements_2024.5.txt +++ b/tests/requirements_2024.5.txt @@ -5,3 +5,4 @@ hassil==1.7.0 mutagen==1.47.0 ha-ffmpeg==3.2.0 voluptuous-stubs==0.1.1 +mypy==1.10.0