Skip to content

Commit 9df726a

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

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
@@ -63,7 +63,7 @@ dev-pylint = [
6363
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
6464
]
6565
dev-pytest = [
66-
"pytest == 7.4.1",
66+
"pytest == 7.4.2",
6767
"async-solipsism == 0.5",
6868
"hypothesis == 6.84.2",
6969
"pytest-asyncio == 0.21.1",

0 commit comments

Comments
 (0)