From b5a1a31a14b296a236aa39f15f5b0db751bd0ecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 08:50:40 -0400 Subject: [PATCH] chore: bump pytest from 8.0.2 to 8.1.1 (#109) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 7e08cda..8180890 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -112,7 +112,7 @@ pyrfc3339==1.1 # macaroonbakery pyright==1.1.353 # via -r test-requirements.in -pytest==8.0.2 +pytest==8.1.1 # via # -r test-requirements.in # pytest-asyncio