From bdd5bc4d9e2c18bf275e82f4d2ecb822e470ccd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 15:17:52 +0000 Subject: [PATCH] chore(deps): bump pytest from 7.4.0 to 8.0.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 8.0.0. - [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.0...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70613be..8075a1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==8.0.0