Skip to content

Commit e9ed626

Browse files
[Dependabot]: Bump ruff from 0.12.12 to 0.13.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 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.12...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] <support@github.com>
1 parent dbf09de commit e9ed626

File tree

2 files changed

+28
-23
lines changed

2 files changed

+28
-23
lines changed

poetry.lock

Lines changed: 27 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
@@ -20,7 +20,7 @@ pytest = "^8.3.3"
2020
mkdocs = "^1.6.1"
2121
mkdocstrings = {version = "^0.30.0", extras = ["python"]}
2222
mkdocs-material = "^9.6.16"
23-
ruff = "^0.12.10"
23+
ruff = ">=0.12.10,<0.14.0"
2424
mypy = "^1.17.1"
2525
pytest-cov = "^6.2.1"
2626
build = "^1.3.0"

0 commit comments

Comments
 (0)