Skip to content

Commit 1590fe7

Browse files
Bump pytest-asyncio from 0.14.0 to 0.26.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.14.0 to 0.26.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.14.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>
1 parent 609bbc6 commit 1590fe7

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

poetry.lock

Lines changed: 10 additions & 8 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
@@ -31,5 +31,5 @@ gitpython = "^3.1.46"
3131
pytest = "^8.2.0"
3232
coverage = "^5.5"
3333
aiohttp = "^3.13.5"
34-
pytest-asyncio = "^0.14.0"
34+
pytest-asyncio = "^0.26.0"
3535
[tool.poetry.scripts]

0 commit comments

Comments
 (0)