Skip to content

Commit 7655035

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

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
@@ -74,7 +74,7 @@ dev-pytest = [
7474
"async-solipsism == 0.5",
7575
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
7676
"hypothesis == 6.98.17",
77-
"pytest == 7.4.4",
77+
"pytest == 8.1.0",
7878
"pytest-asyncio == 0.23.5",
7979
"pytest-mock == 3.12.0",
8080
]

0 commit comments

Comments
 (0)