Skip to content

Commit aff2ed0

Browse files
authored
Merge pull request #25 from Marenz/yank
Downgrade pytest as release was yanked
2 parents b7de16b + 43ac2dd commit aff2ed0

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
@@ -82,7 +82,7 @@ dev-pylint = [
8282
"frequenz-api-dispatch @ git+https://github.com/frequenz-floss/frequenz-api-dispatch.git@223315c",
8383
]
8484
dev-pytest = [
85-
"pytest == 8.1.0",
85+
"pytest == 8.0.2",
8686
"frequenz-repo-config[extra-lint-examples] == 0.9.1",
8787
"pytest-mock == 3.12.0",
8888
"pytest-asyncio == 0.23.5",

0 commit comments

Comments
 (0)