Skip to content

Commit 6fb1abc

Browse files
build(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 in /clients/python (kubeflow#929)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0017c1 commit 6fb1abc

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

clients/python/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.

clients/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ruff = ">=0.5.2,<0.12.0"
5151
mypy = "^1.7.0"
5252
ray = "^2.43.0"
5353
uvloop = "^0.21.0"
54-
pytest-asyncio = ">=0.23.7,<0.26.0"
54+
pytest-asyncio = ">=0.23.7,<0.27.0"
5555
requests = "^2.32.2"
5656
black = ">=24.4.2,<26.0.0"
5757
types-python-dateutil = "^2.9.0.20240906"

0 commit comments

Comments
 (0)