From 075051784fb8ea3dad3ef0f8431d8ac9773196b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:33:11 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.3.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8c742e4c..f44317d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ 'pre-commit==3.8.0; python_version >= "3.9"', # tests 'yarl==1.11.1', - 'pytest==8.3.2', + 'pytest==8.3.3', 'pytest-github-actions-annotate-failures==0.2.0', 'coverage==7.6.1', # types