Skip to content

Commit 0e4345d

Browse files
chore(deps): update dependency ruff to ^0.14.0
1 parent d96002b commit 0e4345d

File tree

2 files changed

+29
-21
lines changed

2 files changed

+29
-21
lines changed

poetry.lock

Lines changed: 28 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
@@ -23,7 +23,7 @@ pyyaml = "^6.0"
2323
coverage = "^7.1.0"
2424
mypy = "^1.0.0"
2525
types-pyyaml = "^6.0.12.6"
26-
ruff = "^0.11.0"
26+
ruff = "^0.14.0"
2727

2828
[tool.poetry.plugins.pytest11]
2929
pytest-kubernetes = "pytest_kubernetes.plugin"

0 commit comments

Comments
 (0)