Skip to content

Commit 1575fdd

Browse files
chore(deps): bump ruff from 0.6.0 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.0 to 0.11.10. - [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.6.0...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5204a1e commit 1575fdd

2 files changed

Lines changed: 28 additions & 49 deletions

File tree

poetry.lock

Lines changed: 27 additions & 48 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
@@ -13,7 +13,7 @@ python = "^3.10"
1313
psutil = "7.0.0"
1414
mypy = "1.10.1"
1515
pandas = "2.2.2"
16-
ruff = "0.6.0"
16+
ruff = "0.11.10"
1717
matplotlib = "^3.9.2"
1818
seaborn = "^0.13.2"
1919
scipy = "^1.12.0"

0 commit comments

Comments
 (0)