From 69b0f547fc5c49158656826f48cee1bd9321b6ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:31:14 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.3.4. - [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/7.4.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index 8671f14..71ba300 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,5 +1,5 @@ pip==23.3.2 -pytest==7.4.3 +pytest==8.3.4 pytest-cov==4.1.0 safety==2.3.5 bandit==1.7.7 \ No newline at end of file