Skip to content

Commit 04cafa2

Browse files
dependabot[bot]dtrifiro
authored andcommitted
build(deps): bump ruff from 0.8.1 to 0.8.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.3. - [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.8.1...0.8.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60a12f5 commit 04cafa2

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
@@ -61,7 +61,7 @@ tests = [
6161
]
6262
dev = [
6363
"vllm_tgis_adapter[tests]",
64-
"ruff==0.8.1",
64+
"ruff==0.8.3",
6565
"mypy==1.12.1",
6666
"types-protobuf==5.28.0.20240924",
6767
"types-requests==2.32.0.20240914"

0 commit comments

Comments
 (0)