Skip to content

Commit d6b7971

Browse files
build(deps-dev): bump ruff from 0.9.10 to 0.13.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.13.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.9.10...0.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 292a2ad commit d6b7971

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

poetry.lock

Lines changed: 21 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
@@ -57,7 +57,7 @@ inline-snapshot = ">=0.13.3,<0.21.0"
5757
black = ">=24.10,<26.0"
5858
mypy = "^1.12.0"
5959
pre-commit = "^4.0.1"
60-
ruff = ">=0.7.1,<0.10.0" # Added for linting (replaces some manual checks)
60+
ruff = ">=0.7.1,<0.14.0" # Added for linting (replaces some manual checks)
6161

6262
# Documentation
6363
mkdocs = ">=1.4.2"

0 commit comments

Comments
 (0)