Skip to content

Commit e796a0a

Browse files
Bump pytest-asyncio from 1.0.0 to 1.1.0 (#1201)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e0ebf9 commit e796a0a

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
@@ -51,7 +51,7 @@ test = [
5151
"pre-commit-hooks==5.0.0",
5252
"pylint==3.3.7",
5353
"pytest==8.4.1",
54-
"pytest-asyncio==1.0.0",
54+
"pytest-asyncio==1.1.0",
5555
"pytest-aiohttp==1.1.0",
5656
"pytest-cov==6.2.1",
5757
"ruff==0.12.3",

0 commit comments

Comments
 (0)