Skip to content

Commit 2f06aac

Browse files
chore: bump pytest-asyncio from 1.3.0 to 1.4.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 250a236 commit 2f06aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ test = [
2525
"pre-commit==4.6.0",
2626
"pre-commit-hooks==6.0.0",
2727
"pytest==9.0.3",
28-
"pytest-asyncio==1.3.0",
28+
"pytest-asyncio==1.4.0",
2929
"pytest-cov==7.1.0",
3030
"ruff==0.15.13",
3131
]

0 commit comments

Comments
 (0)