From 200f9ce3233a4cd501ad9eed61011fa653164557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 04:43:37 +0000 Subject: [PATCH] Bump pytest from 7.1.0 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 8.3.3. - [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.1.0...8.3.3) --- 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 824a8a7..40543aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pytest==7.1.0 +pytest==8.3.3