Skip to content

Commit 5d58d8d

Browse files
build(deps-dev): update ruff requirement from ~=0.14.10 to ~=0.15.1 (#208)
* build(deps-dev): update ruff requirement from ~=0.14.10 to ~=0.15.1 Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.14.10...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * update uv.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Ingraham <pingraham@element84.com>
1 parent 1f57943 commit 5d58d8d

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"mypy~=1.9",
5050
"pre-commit~=4.0",
5151
"pre-commit-hooks~=6.0",
52-
"ruff~=0.14.10",
52+
"ruff~=0.15.1",
5353
"boto3-stubs~=1.42.13",
5454
"pytest~=9.0",
5555
"pytest-cov~=7.0",

uv.lock

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

0 commit comments

Comments
 (0)