From 07d1b669353f00403ca11eb3ce39c61dd37ef3a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 06:35:14 -0700 Subject: [PATCH] pip: bump pytest from 8.2.2 to 8.3.1 (#384) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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 7dcc60fb..da70cbe0 100644 --- a/py-requirements.txt +++ b/py-requirements.txt @@ -1,4 +1,4 @@ -pytest==8.2.2 +pytest==8.3.1 pytest-html==4.1.1 pytest-cov==5.0.0 flake8==7.1.0