Skip to content

Commit 7a3c25f

Browse files
⬆️ Update dependency ruff to v0.9.1
1 parent c90e2cd commit 7a3c25f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -18,7 +18,7 @@ requests = "^2.31.0"
1818
twitchapi = "^4.2.0"
1919

2020
[tool.poetry.group.dev.dependencies]
21-
ruff = "0.8.6"
21+
ruff = "0.9.1"
2222

2323
[tool.pylint.BASIC]
2424
good-names = ["_", "ex", "fp", "i", "id", "j", "k", "on", "Run", "T"]

0 commit comments

Comments
 (0)