Skip to content

Commit ce9f8b8

Browse files
Bump pytest-asyncio from 0.26.0 to 1.0.0
--- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cf4a2a commit ce9f8b8

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.7", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
7777
"pytest-mock == 3.14.1",
78-
"pytest-asyncio == 0.26.0",
78+
"pytest-asyncio == 1.0.0",
7979
"async-solipsism == 0.7",
8080
]
8181
dev = [

0 commit comments

Comments
 (0)