Skip to content

Commit da8b18e

Browse files
authored
Merge pull request #137 from frequenz-floss/dependabot/pip/pytest-asyncio-1.3.0
Bump pytest-asyncio from 1.2.0 to 1.3.0
2 parents 741f2ca + d449111 commit da8b18e

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
@@ -80,7 +80,7 @@ dev-pytest = [
8080
"pytest == 8.4.2",
8181
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
8282
"pytest-mock == 3.15.1",
83-
"pytest-asyncio == 1.2.0",
83+
"pytest-asyncio == 1.3.0",
8484
"async-solipsism == 0.8",
8585
]
8686
dev = [

0 commit comments

Comments
 (0)