Skip to content

Commit 9848372

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 4096546 commit 9848372

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
@@ -77,7 +77,7 @@ dev-pytest = [
7777
"frequenz-repo-config[extra-lint-examples] == 0.13.4",
7878
"hypothesis == 6.132.0",
7979
"pytest == 8.3.5",
80-
"pytest-asyncio == 0.26.0",
80+
"pytest-asyncio == 1.0.0",
8181
"pytest-mock == 3.14.1",
8282
]
8383
dev = [

0 commit comments

Comments
 (0)