Skip to content

Commit 0c49144

Browse files
deps(uv): bump ruff from 0.15.22 to 0.16.0 in the python group
Bumps the python group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.15.22 to 0.16.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.15.22...0.16.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32c3355 commit 0c49144

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
[dependency-groups]
1111
dev = [
1212
"pytest>=9.1.1",
13-
"ruff>=0.15.22",
13+
"ruff>=0.16.0",
1414
"yamllint>=1.38.0",
1515
]
1616

uv.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.

0 commit comments

Comments
 (0)