Skip to content

Commit 11cef2e

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 ee67757 commit 11cef2e

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

poetry.lock

Lines changed: 9 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
@@ -29,7 +29,7 @@ gitpython = "^3.1.46"
2929
pytest = "^8.2.0"
3030
coverage = "^5.5"
3131
aiohttp = "^3.13.3"
32-
pytest-asyncio = "^0.14.0"
32+
pytest-asyncio = "^0.26.0"
3333
cryptography="46.0.5"
3434

3535
[tool.poetry.scripts]

0 commit comments

Comments
 (0)