Skip to content

Commit d054c16

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump ruff from 0.9.6 to 0.11.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.6 to 0.11.11. - [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.6...0.11.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 555a2bc commit d054c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tests = [
5656
]
5757
dev = [
5858
"vllm_tgis_adapter[tests]",
59-
"ruff==0.9.6",
59+
"ruff==0.11.11",
6060
"mypy==1.15.0",
6161
"types-protobuf==5.28.0.20240924",
6262
"types-requests==2.32.0.20241016"

0 commit comments

Comments
 (0)