Skip to content

Commit a36f8a2

Browse files
Bump ruff from 0.11.13 to 0.15.12 (#620)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.15.12. - [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.15.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ba9edb commit a36f8a2

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sqlglot = "^30.0.3"
2020
coverage = {extras = ["toml"], version = "^7.13"}
2121
pytest = "^9.0.3"
2222
pytest-cov = "^7.1.0"
23-
ruff = "^0.11"
23+
ruff = "^0.15"
2424
mypy = "^1.19"
2525

2626
[build-system]

0 commit comments

Comments
 (0)