From 502fb5a649b75a24a94e4bcfec39819727b875d3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 17 Jul 2024 21:50:36 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.2.2 --- webhook/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements-test.txt b/webhook/requirements-test.txt index 132cc36..b4d6b2d 100644 --- a/webhook/requirements-test.txt +++ b/webhook/requirements-test.txt @@ -13,4 +13,4 @@ # limitations under the License. mypy==1.10.0 -pytest==8.2.1 +pytest==8.2.2