From 9dc65bd3aba5c29c15b7f0aea09390c8be5e217f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:30:21 +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..1469a3c2 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.0.0 pytest-xdist==3.3.1 pytest-repeat==0.9.1 filelock==3.12.0 \ No newline at end of file