Skip to content

Commit b2c2105

Browse files
build(deps-dev): bump ruff from 0.16.1 to 0.16.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.1 to 0.16.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.16.1...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9805dbd commit b2c2105

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ coverage = [
6666
"coverage==7.15.4"
6767
]
6868
lint = [
69-
"ruff==0.16.1",
69+
"ruff==0.16.3",
7070
]
7171
spell_check = [
7272
"codespell==2.4.3"

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)