Skip to content

Commit 125aa1f

Browse files
build(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 (#216)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.3 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.3...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9011c10 commit 125aa1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest = "^8.3.5"
2727
pytest-cov = "^6.0.0"
2828
pytest-mock = "^3.14.0"
2929
pytest-env = "^1.1.3"
30-
pytest-asyncio = "^0.25.3"
30+
pytest-asyncio = "^0.26.0"
3131

3232

3333
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)