Skip to content

Commit 918661e

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 69aa43c commit 918661e

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
@@ -98,7 +98,7 @@ dev-pytest = [
9898
"pytest == 8.4.1",
9999
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
100100
"pytest-mock == 3.14.1",
101-
"pytest-asyncio == 0.26.0",
101+
"pytest-asyncio == 1.0.0",
102102
"async-solipsism == 0.7",
103103
"deepdiff == 8.5.0",
104104
]

0 commit comments

Comments
 (0)