Skip to content

Commit 99486ac

Browse files
authored
Merge pull request #158 from frequenz-floss/dependabot/pip/pytest-9.0.2
Bump pytest from 8.4.2 to 9.0.2
2 parents 8cac5ae + 9c6cf5e commit 99486ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dev-pylint = [
9595
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
9696
]
9797
dev-pytest = [
98-
"pytest == 8.4.2",
98+
"pytest == 9.0.2",
9999
"pylint == 3.3.8", # We need this to check for the examples
100100
"frequenz-repo-config[extra-lint-examples] == 0.13.8",
101101
]

0 commit comments

Comments
 (0)