Skip to content

Commit 3952543

Browse files
Update dependency ruff to ^0.9.9 (#426)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 1e20588 commit 3952543

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pre-commit = "^4.1.0"
2323
pytest = "^8.3.4"
2424
pytest-vcr = "^1.0.2"
2525
coverage = "^7.6.12"
26-
ruff = "^0.9.8"
26+
ruff = "^0.9.9"
2727
gitpython = "^3.1.44"
2828

2929
[tool.poetry.scripts]

0 commit comments

Comments
 (0)