Skip to content

Commit fe7ed87

Browse files
Bump pytest from 7.4.2 to 8.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 8.1.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.2...8.1.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 303ccee commit fe7ed87

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
@@ -71,7 +71,7 @@ dev-pylint = [
7171
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
7373
dev-pytest = [
74-
"pytest == 7.4.2",
74+
"pytest == 8.1.0",
7575
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
7676
"pytest-mock == 3.12.0",
7777
"pytest-asyncio == 0.23.5",

0 commit comments

Comments
 (0)