From 7d042496cae10afd03ddae5b3742e563753e842a Mon Sep 17 00:00:00 2001 From: Timothy Johnson Date: Mon, 26 Aug 2024 18:01:31 -0400 Subject: [PATCH] Update pytest version Signed-off-by: Timothy Johnson --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24de5c62..cd3bf105 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pydoclint==0.5.3 pyfakefs pylama==7.7.1 pylint==3.2.5 -pytest==7.1.2 +pytest==7.4.4 python-decouple==3.4 PyYAML==6.0.1 requests==2.32.0