Skip to content

Commit 401b132

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.13.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.13.2. - [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.12.11...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5eb36de commit 401b132

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -44,7 +44,7 @@ pytest-cov = "6.2.1"
4444
pytest-django = "4.11.1"
4545
pytest-mock = "3.14.1"
4646
pytest-randomly = "3.16.0"
47-
ruff = "0.12.11"
47+
ruff = "0.13.2"
4848

4949
[tool.ruff.lint]
5050
select = ["E", "W", "F", "B", "I", "C4", "C90"]

0 commit comments

Comments
 (0)