Skip to content

Commit b0c7729

Browse files
authored
Merge pull request #33 from frequenz-floss/dependabot/pip/pytest-asyncio-1.1.0
Bump pytest-asyncio from 1.0.0 to 1.1.0
2 parents 4a50496 + 89d644e commit b0c7729

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
@@ -92,7 +92,7 @@ dev-pytest = [
9292
"pylint == 3.3.8", # We need this to check for the examples
9393
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
9494
"pytest-mock == 3.14.1",
95-
"pytest-asyncio == 1.0.0",
95+
"pytest-asyncio == 1.1.0",
9696
"async-solipsism == 0.8",
9797
]
9898
dev = [

0 commit comments

Comments
 (0)