Skip to content

Commit 26a7dee

Browse files
Bump pytest-asyncio from 0.25.2 to 0.25.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.25.3) --- 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 d742988 commit 26a7dee

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.4",
5353
"pytest==8.3.4",
54-
"pytest-asyncio==0.25.2",
54+
"pytest-asyncio==0.25.3",
5555
"pytest-aiohttp==1.1.0",
5656
"pytest-cov==6.0.0",
5757
"ruff==0.9.4",

0 commit comments

Comments
 (0)