From c926dd1aec54190e724b46238dd58c1dac562df6 Mon Sep 17 00:00:00 2001 From: Benjamin Wingfield Date: Mon, 4 Mar 2024 10:49:51 +0000 Subject: [PATCH] bump pytest-workflow --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 1e4c6634..ec53a899 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ pandas>=1.4.2 pytest>=7.4.0 -pytest-workflow>=1.6.0 +pytest-workflow>=2.0.0 requests>=2.27.1