From 0597932aa676de5bb151fac97ef2a248f4174b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:02:43 +0000 Subject: [PATCH] Bump pytest from 7.2.1 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 8.3.4. - [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.2.1...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a76778b..6ff2996 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ dockerfile-parse==2.0.0 jupyter-repo2docker==2022.10.0 pre-commit==2.21.0 -pytest==7.2.1 +pytest==8.3.4