Skip to content

Commit 63c37a3

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump pytest-asyncio from 0.24.0 to 0.25.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0ec53f commit 63c37a3

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
@@ -56,7 +56,7 @@ tests = [
5656
"pytest==8.3.3",
5757
"pytest-cov==6.0.0",
5858
"pytest-mock==3.14.0",
59-
"pytest-asyncio==0.24.0",
59+
"pytest-asyncio==0.25.3",
6060
"requests==2.32.3"
6161
]
6262
dev = [

0 commit comments

Comments
 (0)