Skip to content

Commit 7d89b02

Browse files
Bump pytest-asyncio from 0.25.0 to 0.25.1 (#1025)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cec732b commit 7d89b02

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
@@ -51,7 +51,7 @@ test = [
5151
"pre-commit-hooks==5.0.0",
5252
"pylint==3.3.3",
5353
"pytest==8.3.4",
54-
"pytest-asyncio==0.25.0",
54+
"pytest-asyncio==0.25.1",
5555
"pytest-aiohttp==1.0.5",
5656
"pytest-cov==6.0.0",
5757
"ruff==0.8.6",

0 commit comments

Comments
 (0)