From 3e402f2fe9f33153f7ea63880a6936b1740c5a9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:22:18 +0000 Subject: [PATCH] Update dependency pytest to v7.4.3 --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index c0caa266af..dbee33f69c 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,6 +1,6 @@ jsonschema==4.19.1 lxml==4.9.3 -pytest==7.4.2 +pytest==7.4.3 pytest-cov==4.1.0 pytest-ordering==0.6 requests-mock==1.11.0