Skip to content

Commit 59ccf92

Browse files
Update dependency pytest-asyncio to v1 (#1064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca41524 commit 59ccf92

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
@@ -72,7 +72,7 @@ test = [
7272
"pre-commit<5",
7373
"Pyjwt~=2.10.0",
7474
"pytest>=8.2,<9",
75-
"pytest-asyncio~=0.23",
75+
"pytest-asyncio~=1.0",
7676
"pytest-cov>=6.1,<7",
7777
"pytest-mock>=3.12,<3.15",
7878
"pytest-randomly==3.*",

0 commit comments

Comments
 (0)