Skip to content

Commit 5644d02

Browse files
chore(deps-dev): bump ruff from 0.11.13 to 0.16.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.16.4. - [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.11.13...0.16.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c14a794 commit 5644d02

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
@@ -26,7 +26,7 @@ dev = [
2626
"pyright>=1.1.376,<2",
2727
"black>=26.5.1,<27",
2828
"pre-commit>=3.8.0,<4",
29-
"ruff>=0.11.2,<0.12",
29+
"ruff>=0.11.2,<0.17",
3030
"ty>=0.0.15",
3131
]
3232

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)