From 99387925eb6e7c052f005993c5f576bcf63eb56b Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 06:34:08 +0000 Subject: [PATCH] pipup: 1 dependencies updated in dev-requirements.txt * mypy: 1.12.0 -> 1.12.1 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 15ae779..3423025 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ tox==4.23.0 pytest==8.3.3 pylama==8.4.1 -mypy==1.12.0 +mypy==1.12.1 types-PyYAML==6.0.12.20240917 types-requests==2.32.0.20241016