Skip to content

Commit fcec7da

Browse files
authored
Merge pull request #122 from devon-mar/dependabot/pip/ruff-0.15.0
Bump ruff from 0.14.11 to 0.15.0
2 parents 25e38b3 + 4718d50 commit fcec7da

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.1.0"
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)