Skip to content

Commit dd15233

Browse files
build(deps): bump ruff from 0.15.9 to 0.15.10 (#53)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.9 to 0.15.10. - [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.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a568717 commit dd15233

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Repository = "https://github.com/eth-library/arca-flow"
2626
[project.optional-dependencies]
2727
dev = [
2828
"pytest>=9.0.3",
29-
"ruff>=0.9.0",
29+
"ruff>=0.15.10",
3030
"mypy>=1.20.1",
3131
"pre-commit>=4.0.0",
3232
]

uv.lock

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

0 commit comments

Comments
 (0)