From 3e17b06738f51f1b1f72dc4f9ccfab2a323890de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:42:49 +0000 Subject: [PATCH] build(deps): bump pytest from 7.4.3 to 8.4.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.4.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/7.4.3...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 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 5c60c2d..a403cfd 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,5 +1,5 @@ pip==25.0.1 -pytest==7.4.3 +pytest==8.4.1 pytest-cov==4.1.0 safety==2.3.5 bandit==1.7.7 \ No newline at end of file