Skip to content

Commit 7e5d830

Browse files
Bump pytest-asyncio from 0.25.3 to 0.26.0 (#403)
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 5164f71 commit 7e5d830

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -35,7 +35,7 @@ openapi-spec-validator = "^0.7.1"
3535
prance = "^23.6.21"
3636
pyenchant = "^3.2.2"
3737
pytest = "^8.3.5"
38-
pytest-asyncio = "^0.25.3"
38+
pytest-asyncio = "^0.26.0"
3939
pytest-cov = "^6.0.0"
4040
ruff = "^0.11.2"
4141
Sphinx = "^7.1.2"

0 commit comments

Comments
 (0)