From 19a504a0ee80eba79cb29dbfab92e4d3fcbdb061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:10:42 +0300 Subject: [PATCH] Update dependency pytest to v8.2.2 (#66) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 58e6fc7..9f1b284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ packaging==24.1 pluggy==1.5.0 py==1.11.0 pyparsing==3.1.2 -pytest==8.2.1 +pytest==8.2.2 requests==2.32.2 robobrowser==0.5.3 six==1.16.0