From e00d09a37da102426003418b5ad6835255cd1400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:35:57 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.3.3 to 8.3.4 (#303) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c53a0fe..28146b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ spellcheck = [ "codespell==2.3.0" ] tests = [ - "pytest==8.3.3", + "pytest==8.3.4", "syrupy==4.8.0" ] type_check = [