Skip to content

Commit a1a9c97

Browse files
Bump ruff from 0.11.13 to 0.12.0 (#2172)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 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.13...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>
1 parent 2ce9e0f commit a1a9c97

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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
@@ -65,7 +65,7 @@ httpx = "^0.28"
6565
wemake-python-styleguide = "^1.0"
6666
codespell = "^2.2"
6767
slotscheck = "^0.19"
68-
ruff = "^0.11"
68+
ruff = ">=0.11,<0.13"
6969

7070
pytest-cov = "^6.0"
7171
pytest-randomly = "^3.12"

0 commit comments

Comments
 (0)