Skip to content

Commit 2f47229

Browse files
Build(deps-dev): Bump ruff from 0.15.15 to 0.15.16 in /python
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.16. - [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.15.15...0.15.16) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3daed11 commit 2f47229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
dev = [
3131
"uv==0.11.17",
3232
"flit==3.12.0",
33-
"ruff==0.15.15",
33+
"ruff==0.15.16",
3434
"pytest==9.0.3",
3535
"pytest-asyncio==1.4.0",
3636
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)