From 8037cc33c34a32d1d5b5ef9c3af189131d18fc12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 00:21:20 +0000 Subject: [PATCH] build(deps-dev): bump pytest from 7.2.1 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 8.3.5. - [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.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wheel/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/dev_requirements.txt b/wheel/dev_requirements.txt index 998cfa1f5a..a1808c89fe 100644 --- a/wheel/dev_requirements.txt +++ b/wheel/dev_requirements.txt @@ -18,7 +18,7 @@ pydicom==2.3.1 PyOpenGL==3.1.6 PyOpenGL-accelerate==3.1.6 pyproject_hooks==1.0.0 -pytest==7.2.1 +pytest==8.3.5 pytest-dependency==0.5.1 pytest-order==1.0.1 requests==2.32.0