Skip to content

Commit 66b5042

Browse files
authored
Merge pull request #172 from frequenz-floss/dependabot/pip/pytest-asyncio-1.2.0
chore(deps): bump pytest-asyncio from 1.1.0 to 1.2.0
2 parents 7338444 + 9f583b7 commit 66b5042

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.8", # We need this to check for the examples
9090
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
9191
"pytest-mock == 3.15.1",
92-
"pytest-asyncio == 1.1.0",
92+
"pytest-asyncio == 1.2.0",
9393
"async-solipsism == 0.8",
9494
]
9595
dev = [

0 commit comments

Comments
 (0)