Skip to content

Commit 359309d

Browse files
build(deps-dev): bump ruff from 0.9.10 to 0.11.0 in /clients/python (kubeflow#876)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.11.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.10...0.11.0) --- updated-dependencies: - dependency-name: ruff 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 fb88670 commit 359309d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

clients/python/poetry.lock

Lines changed: 20 additions & 20 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
@@ -47,7 +47,7 @@ sphinx-autobuild = ">=2021.3.14,<2025.0.0"
4747
pytest = ">=7.4.2,<9.0.0"
4848
coverage = { extras = ["toml"], version = "^7.3.2" }
4949
pytest-cov = ">=4.1,<7.0"
50-
ruff = ">=0.5.2,<0.10.0"
50+
ruff = ">=0.5.2,<0.12.0"
5151
mypy = "^1.7.0"
5252
ray = "^2.43.0"
5353
uvloop = "^0.21.0"

0 commit comments

Comments
 (0)