Skip to content

Commit ce100ba

Browse files
Bump pytest from 7.4.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 8.1.1. - [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...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 074cfcd commit ce100ba

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
@@ -44,7 +44,7 @@ strict = [
4444
"mp-pyrho==0.4.4",
4545
]
4646

47-
tests = ["pytest==7.4.2", "pytest-cov==4.1.0", "nbmake==1.5.0"]
47+
tests = ["pytest==8.1.1", "pytest-cov==4.1.0", "nbmake==1.5.0"]
4848

4949

5050
[tool.setuptools.dynamic]

0 commit comments

Comments
 (0)