Skip to content

Commit d21026d

Browse files
dependabot[bot]Marenz
authored andcommitted
Bump pytest from 7.2.2 to 7.3.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.1. - [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.2.2...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 889b187 commit d21026d

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
@@ -45,7 +45,7 @@ dev-pylint = [
4545
# For checking the noxfile and tests
4646
"frequenz-api-common[dev-noxfile,dev-pytest]",
4747
]
48-
dev-pytest = ["pytest == 7.2.2"]
48+
dev-pytest = ["pytest == 7.3.1"]
4949
dev = [
5050
"frequenz-api-common[dev-docstrings,dev-formatting,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",
5151
]

0 commit comments

Comments
 (0)