From 109f62db6460e7bbb52edb6c8e06fa870b617084 Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 06:28:01 +0000 Subject: [PATCH] pipup: 1 dependencies updated in dev-requirements.txt * tox: 4.13.0 -> 4.14.0 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 0ae9243..850d027 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -tox==4.13.0 +tox==4.14.0 pytest==8.0.2 pylama==8.4.1 mypy==1.8.0