Skip to content

Commit a61c362

Browse files
Bump pytest-asyncio from 0.24.0 to 0.26.0 (#398)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.26.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-version: 0.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58be2af commit a61c362

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -51,7 +51,7 @@ mypy = "^1.13"
5151
pdoc3 = "^0.11.0"
5252
pylint = "^3.2.7"
5353
pytest = "^8.3.4"
54-
pytest-asyncio = "^0.24.0"
54+
pytest-asyncio = "^0.26.0"
5555
pytest-cov = "^6.1.1"
5656

5757

0 commit comments

Comments
 (0)