Skip to content

Commit 6c8db74

Browse files
authored
Merge pull request #1482 from python-discord/dependabot/pip/ruff-0.9.10
Bump ruff from 0.9.9 to 0.9.10
2 parents 801c517 + 9b83825 commit 6c8db74

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
@@ -30,7 +30,7 @@ whitenoise = "6.9.0"
3030
[tool.poetry.group.dev.dependencies]
3131
python-dotenv = "1.0.1"
3232
taskipy = "1.14.1"
33-
ruff = "0.9.9"
33+
ruff = "0.9.10"
3434

3535
[tool.poetry.group.lint.dependencies]
3636
pre-commit = "4.1.0"

0 commit comments

Comments
 (0)