From 0ef980bf9eeab097533ff21e213d3609eb5c4217 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 16:56:26 +0700 Subject: [PATCH] chore(deps): update dependency pytest to v7.2.1 (#161) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- aqua-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua-tests/requirements.txt b/aqua-tests/requirements.txt index 9a858b8..f762245 100644 --- a/aqua-tests/requirements.txt +++ b/aqua-tests/requirements.txt @@ -1,5 +1,5 @@ delegator.py==0.1.1 -pytest==7.1.3 +pytest==7.2.1 pytest-xdist==3.1.0 ed25519==1.5 pytest-repeat==0.9.1 \ No newline at end of file