Skip to content

Commit 1571aa1

Browse files
chore(deps-dev): bump ruff from 0.9.2 to 0.13.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.13.1. - [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.2...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fd1b64 commit 1571aa1

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

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
@@ -89,7 +89,7 @@ pdoc = ">=12,<15"
8989
perflint = ">=0.7.1,<0.9.0"
9090
pytest = ">=7.2,<9.0"
9191
pytest-cov = ">=4,<6"
92-
ruff = { version = ">=0.0.210,<0.9.3", allow-prereleases = true }
92+
ruff = { version = ">=0.0.210,<0.13.2", allow-prereleases = true }
9393
seaborn = ">=0.12,<0.14"
9494
types-setuptools = ">=65,<76"
9595

0 commit comments

Comments
 (0)