Skip to content

Commit 06d6e11

Browse files
authored
Merge pull request #44 from frequenz-floss/dependabot/pip/pytest-asyncio-0.26.0
Bump pytest-asyncio from 0.25.3 to 0.26.0
2 parents bbf0344 + 94981b1 commit 06d6e11

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
@@ -75,7 +75,7 @@ dev-pytest = [
7575
"pylint == 3.3.6", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
7777
"pytest-mock == 3.14.0",
78-
"pytest-asyncio == 0.25.3",
78+
"pytest-asyncio == 0.26.0",
7979
"async-solipsism == 0.7",
8080
]
8181
dev = [

0 commit comments

Comments
 (0)