Skip to content

Commit 9e01c25

Browse files
authored
Merge pull request #20 from frequenz-floss/dependabot/pip/pytest-8.1.0
Bump pytest from 7.4.2 to 8.1.0
2 parents 303ccee + fe7ed87 commit 9e01c25

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
@@ -71,7 +71,7 @@ dev-pylint = [
7171
"frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
7373
dev-pytest = [
74-
"pytest == 7.4.2",
74+
"pytest == 8.1.0",
7575
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
7676
"pytest-mock == 3.12.0",
7777
"pytest-asyncio == 0.23.5",

0 commit comments

Comments
 (0)