Skip to content

Commit 562bd20

Browse files
build(deps): bump pytest-asyncio from 0.25.3 to 1.1.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 1.1.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v1.1.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76b0c3a commit 562bd20

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 @@ tests = [
5151
"pytest==8.3.5",
5252
"pytest-cov==6.0.0",
5353
"pytest-mock==3.14.0",
54-
"pytest-asyncio==0.25.3",
54+
"pytest-asyncio==1.1.0",
5555
"requests==2.32.3"
5656
]
5757
dev = [

0 commit comments

Comments
 (0)