From c268d78fbb9da125dfa18a3204c5005641635fb0 Mon Sep 17 00:00:00 2001 From: Andrey Khrolenok Date: Thu, 2 May 2024 21:46:43 +0300 Subject: [PATCH] Update requiremints --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index f2753e4..d0f4f99 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,7 +4,7 @@ asynctest~=0.13 colorlog~=6.8 flake8~=7.0 flake8-docstrings~=1.7 -mypy==1.10.0 +mypy~=1.10 pylint~=3.1 pylint-strict-informational==0.1 pytest>=7.2