From e2d9cf8cb18c31d3472930e13fb4e4a11e66af64 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 06:27:58 +0000 Subject: [PATCH] pipup: 1 dependencies updated in dev-requirements.txt * mypy: 1.9.0 -> 1.10.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 64eeb77..089f907 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ tox==4.14.2 pytest==8.1.1 pylama==8.4.1 -mypy==1.9.0 +mypy==1.10.0