Skip to content

Commit 865fd7d

Browse files
Merge branch 'v0.x.x' into dependabot/pip/mypy-1.3.0
2 parents 1a50d31 + cf94049 commit 865fd7d

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)