From 0093049b5475d7820bd2a5ceeffd4dd27dd1a8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 10:52:41 -0500 Subject: [PATCH] chore(deps): bump pytest from 8.2.0 to 8.2.1 (#130) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 591018e..132cc36 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.0 +pytest==8.2.1