From 60f2e00973aa1201fc7c42de75daafebed7e28a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:58:05 +0000 Subject: [PATCH] Bump pytest from 6.0.1 to 7.4.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.1 to 7.4.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/6.0.1...7.4.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 29133e5..b5a5b24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ msrest==0.6.21 mypy==1.2.0 pydicom==2.1.2 pytest-cov==2.10.1 -pytest==6.0.1 +pytest==7.4.0 SimpleITK==2.0.2 Werkzeug==2.1.1