Skip to content

Commit 8405e4d

Browse files
Bump ruff from 0.14.14 to 0.15.1 (#290)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.1. - [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.14...0.15.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51caa13 commit 8405e4d

2 files changed

Lines changed: 22 additions & 23 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pytest = "9.0.2"
4545
pytest-asyncio = "1.3.0"
4646
pytest-cov = "7.0.0"
4747
pytest-freezer = "0.4.9"
48-
ruff = "0.14.14"
48+
ruff = "0.15.2"
4949
syrupy = "5.1.0"
5050
ty = "0.0.18"
5151
yamllint = "1.38.0"

0 commit comments

Comments
 (0)