From 036dcde9e1fe7ebb8063211bb4fd20c5cb1b57b1 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 06:35:38 +0000 Subject: [PATCH] pipup: 2 dependencies updated in dev-requirements.txt * mypy: 1.12.1 -> 1.13.0 * tox: 4.23.1 -> 4.23.2 --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3fb70e2..258bcf3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -tox==4.23.1 +tox==4.23.2 pytest==8.3.3 pylama==8.4.1 -mypy==1.12.1 +mypy==1.13.0 types-PyYAML==6.0.12.20240917 types-requests==2.32.0.20241016