From 9af997e2d41a37a9854195413893dd49e84e43ff Mon Sep 17 00:00:00 2001 From: "infrabits-pipup[bot]" <108620213+infrabits-pipup[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 06:27:42 +0000 Subject: [PATCH] pipup: 1 dependencies updated in dev-requirements.txt * pytest: 7.4.2 -> 7.4.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7ab139e..00b5478 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ tox==4.11.3 -pytest==7.4.2 +pytest==7.4.3 pylama==8.4.1 mypy==1.6.1