From ed728292e3aed24924a284547c44c42cc3449b85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 06:45:14 +0200 Subject: [PATCH] Update dependency pytest to v7.4.1 (#1810) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tests-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index b9452636cb..cdf43459fc 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,6 +1,6 @@ jsonschema==4.19.0 lxml==4.9.3 -pytest==7.4.0 +pytest==7.4.1 pytest-cov==4.1.0 pytest-ordering==0.6 requests-mock==1.11.0