Skip to content

Commit 9004809

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

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
@@ -73,7 +73,7 @@ dev-pylint = [
7373
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]
7575
dev-pytest = [
76-
"pytest == 7.4.2",
76+
"pytest == 8.0.2",
7777
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
7878
]
7979
dev = [

0 commit comments

Comments
 (0)