Skip to content

Commit 1ccf981

Browse files
chore(deps-dev): Bump ruff from 0.11.9 to 0.12.0 (#3788)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.12.0. - [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.9...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 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> Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
1 parent cae23bf commit 1ccf981

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -70,7 +70,7 @@ canonicaljson = "^2.0.0"
7070

7171
[tool.poetry.group.dev.dependencies]
7272
# Sync with version in .pre-commit-config.yaml and .github/workflows/format.yml
73-
ruff = "~0.11.4"
73+
ruff = ">=0.11.4,<0.13.0"
7474

7575
pre-commit = ">=4.1,<4.3"
7676

0 commit comments

Comments
 (0)