Skip to content

Commit 74a5731

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ dev-pylint = [
9191
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
9292
]
9393
dev-pytest = [
94-
"pytest == 7.4.4",
94+
"pytest == 8.0.0",
9595
"frequenz-repo-config[extra-lint-examples] == 0.7.4",
9696
"pytest-mock == 3.12.0",
9797
"pytest-asyncio == 0.23.3",

0 commit comments

Comments
 (0)