From 8910548e19a5fced3be25c8ddbd7170ea9c66a8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 07:16:39 +0000 Subject: [PATCH] Update dependency pytest to v7.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bb7fd1..c355767 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ packaging==22.0 pluggy==1.0.0 py==1.10.0 pyparsing==3.0.9 -pytest==7.2.0 +pytest==7.4.4 requests==2.31.0 robobrowser==0.5.3 six==1.16.0