Skip to content

Commit fff4352

Browse files
authored
Merge pull request #140 from frequenz-floss/dependabot/pip/pytest-asyncio-1.1.0
Bump pytest-asyncio from 1.0.0 to 1.1.0
2 parents 4444905 + e0fc0df commit fff4352

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
@@ -89,7 +89,7 @@ dev-pytest = [
8989
"pylint == 3.3.7", # We need this to check for the examples
9090
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
9191
"pytest-mock == 3.14.1",
92-
"pytest-asyncio == 1.0.0",
92+
"pytest-asyncio == 1.1.0",
9393
"async-solipsism == 0.8",
9494
]
9595
dev = [

0 commit comments

Comments
 (0)