Skip to content

Commit 0a729b5

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0 (#1005)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f9ae88 commit 0a729b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ test = [
5050
"pre-commit-hooks==5.0.0",
5151
"pylint==3.3.2",
5252
"pytest==8.3.4",
53-
"pytest-asyncio==0.24.0",
53+
"pytest-asyncio==0.25.0",
5454
"pytest-aiohttp==1.0.5",
5555
"pytest-cov==6.0.0",
5656
"ruff==0.8.3",

0 commit comments

Comments
 (0)