Skip to content

Commit 5902718

Browse files
Bump pytest from 7.4.4 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 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.4...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 798cfc8 commit 5902718

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
@@ -79,7 +79,7 @@ dev-pylint = [
7979
"pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]",
8080
]
8181
dev-pytest = [
82-
"pytest == 7.4.4",
82+
"pytest == 8.0.2",
8383
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
8484
"pytest-mock == 3.12.0",
8585
"pytest-asyncio == 0.23.5",

0 commit comments

Comments
 (0)