Skip to content

Commit d35cabc

Browse files
Bump pytest-asyncio from 0.25.1 to 0.25.2
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.1 to 0.25.2. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.1...v0.25.2) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29c049e commit d35cabc

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.1",
54+
"pytest-asyncio==0.25.2",
5555
"pytest-aiohttp==1.0.5",
5656
"pytest-cov==6.0.0",
5757
"ruff==0.8.6",

0 commit comments

Comments
 (0)