From 275cbf14a3bf391353243f1a26126cb09af8a9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:55:26 +0000 Subject: [PATCH] Bump pytest from 8.2.2 to 8.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e13a3cd..f15b33c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ attrs==23.2.0 pluggy==1.5.0 funcsigs==1.0.2 py==1.11.0 -pytest==8.2.2 +pytest==8.3.1 exceptiongroup==1.2.2 mock==5.1.0 pbr==6.0.0