Skip to content

Commit bfa2cf9

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 0468544 commit bfa2cf9

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-pytest = [
7373
"async-solipsism == 0.5",
7474
"frequenz-repo-config[extra-lint-examples] == 0.8.0",
7575
"hypothesis == 6.92.2",
76-
"pytest == 7.4.4",
76+
"pytest == 8.0.0",
7777
"pytest-asyncio == 0.23.3",
7878
"pytest-mock == 3.12.0",
7979
]

0 commit comments

Comments
 (0)