Skip to content

Commit e127f4e

Browse files
authored
Merge pull request #1480 from python-discord/dependabot/pip/ruff-0.9.9
Bump ruff from 0.9.7 to 0.9.9
2 parents 219a28c + 2d27ea8 commit e127f4e

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.7"
33+
ruff = "0.9.9"
3434

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

0 commit comments

Comments
 (0)