Skip to content

Commit 08f1eae

Browse files
chore(deps-dev): bump ruff from 0.7.4 to 0.8.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.6. - [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.7.4...0.8.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fc0e2f commit 08f1eae

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
@@ -88,7 +88,7 @@ pdoc = ">=12,<15"
8888
perflint = ">=0.7.1,<0.9.0"
8989
pytest = ">=7.2,<9.0"
9090
pytest-cov = ">=4,<6"
91-
ruff = { version = ">=0.0.210,<0.7.5", allow-prereleases = true }
91+
ruff = { version = ">=0.0.210,<0.8.7", allow-prereleases = true }
9292
seaborn = ">=0.12,<0.14"
9393
types-setuptools = ">=65,<76"
9494

0 commit comments

Comments
 (0)