Skip to content

Commit f329d9d

Browse files
Bump pytest from 7.4.2 to 7.4.4 (#165)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a40285 commit f329d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ strict = [
4242
"scikit-image==0.22.0",
4343
]
4444

45-
tests = ["pytest==7.4.2", "pytest-cov==4.1.0", "nbmake==1.4.6"]
45+
tests = ["pytest==7.4.4", "pytest-cov==4.1.0", "nbmake==1.4.6"]
4646

4747

4848
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)