Skip to content

Commit f75e8e7

Browse files
Bump ruff from 0.14.11 to 0.15.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.15.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.14.11...0.15.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d86f4b commit f75e8e7

2 files changed

Lines changed: 21 additions & 22 deletions

File tree

poetry.lock

Lines changed: 20 additions & 21 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
@@ -21,7 +21,7 @@ sphinx-rtd-theme = "^3.0.2"
2121
sphinx-autodoc-typehints = { version = "^2.3", python = "^3.7" }
2222
mypy = "^1.19"
2323
types-paramiko = "^4.0.0"
24-
ruff = { version = "^0.14", python = "^3.7" }
24+
ruff = { version = "^0.15", python = "^3.7" }
2525

2626
[build-system]
2727
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)