From 3be6140dc1bdec7d7287b26508c7fc93530393a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:57:54 -0800 Subject: [PATCH] pip: bump pytest from 8.3.3 to 8.3.4 (#427) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- py-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements.txt b/py-requirements.txt index 64834f26..bee2e517 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -1,4 +1,4 @@ -pytest==8.3.3 +pytest==8.3.4 pytest-html==4.1.1 pytest-cov==6.0.0 flake8==7.1.1