Skip to content

Commit 10afaf4

Browse files
Merge pull request #67 from frequenz-floss/dependabot/pip/pytest-asyncio-1.3.0
chore(deps-dev): bump pytest-asyncio from 1.2.0 to 1.3.0
2 parents 9b0d57e + 800e34e commit 10afaf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dev-pytest = [
9494
"pylint == 3.3.8", # We need this to check for the examples
9595
"frequenz-repo-config[extra-lint-examples] == 0.16.0",
9696
"pytest-mock == 3.15.1",
97-
"pytest-asyncio == 1.2.0",
97+
"pytest-asyncio == 1.3.0",
9898
"async-solipsism == 0.8",
9999
]
100100
dev = [

0 commit comments

Comments
 (0)