Skip to content

Commit 0218917

Browse files
Merge pull request #18 from frequenz-floss/dependabot/pip/pytest-asyncio-1.0.0
Bump pytest-asyncio from 0.26.0 to 1.0.0
2 parents 6cf4a2a + ce9f8b8 commit 0218917

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
@@ -75,7 +75,7 @@ dev-pytest = [
7575
"pylint == 3.3.7", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
7777
"pytest-mock == 3.14.1",
78-
"pytest-asyncio == 0.26.0",
78+
"pytest-asyncio == 1.0.0",
7979
"async-solipsism == 0.7",
8080
]
8181
dev = [

0 commit comments

Comments
 (0)