From ad7737d7c2c8a240b5ce487dbdcf6c45ec48faad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 09:33:46 -0700 Subject: [PATCH] pip: bump pytest from 8.2.0 to 8.2.1 (#354) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1. 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 5ca2ed82..33f7d36b 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -1,4 +1,4 @@ -pytest==8.2.0 +pytest==8.2.1 pytest-html==4.1.1 pytest-cov==5.0.0 flake8==7.0.0