From df89469253e8e5d3bac8786e5df8d91563068b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 15:06:55 +0000 Subject: [PATCH] build(deps): bump pytest from 7.4.3 to 8.4.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.4.2. - [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.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 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..b75e958 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -1,5 +1,5 @@ pip==25.0.1 -pytest==7.4.3 +pytest==8.4.2 pytest-cov==4.1.0 safety==2.3.5 bandit==1.7.7 \ No newline at end of file