From 3f61497ca69d61a3d36ed099065a229e2e981750 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 16:33:44 +0000 Subject: [PATCH] Bump pytest from 7.4.3 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.3.5. - [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.5) --- 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..2b6488c 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,5 +1,5 @@ pip==23.3.2 -pytest==7.4.3 +pytest==8.3.5 pytest-cov==4.1.0 safety==2.3.5 bandit==1.7.7 \ No newline at end of file