From e83d79a6599547ddceecf60276ffb77617b01bd4 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sat, 27 Jul 2024 16:20:58 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.3.0 --- 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..a16d2a2 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.3.0