From c979de4629c50c9c751612d6e2523aa92f480ee0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 01:26:32 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8 --- integration-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/requirements.txt b/integration-tests/requirements.txt index c73ff145..cdab24a0 100644 --- a/integration-tests/requirements.txt +++ b/integration-tests/requirements.txt @@ -1,5 +1,5 @@ delegator.py==0.1.1 -pytest==7.3.1 +pytest==8.2.0 pytest-xdist==3.3.1 pytest-repeat==0.9.1 filelock==3.12.0 \ No newline at end of file