Skip to content

Commit f5f32b2

Browse files
authored
Merge pull request #90 from frequenz-floss/dependabot/pip/pytest-asyncio-1.3.0
Bump pytest-asyncio from 1.2.0 to 1.3.0
2 parents c7c9453 + b3ce8c0 commit f5f32b2

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
@@ -81,7 +81,7 @@ dev-pytest = [
8181
"pylint == 4.0.2", # We need this to check for the examples
8282
"frequenz-repo-config[extra-lint-examples] == 0.13.6",
8383
"pytest-mock == 3.15.1",
84-
"pytest-asyncio == 1.2.0",
84+
"pytest-asyncio == 1.3.0",
8585
"async-solipsism == 0.8",
8686
]
8787
dev = [

0 commit comments

Comments
 (0)