Skip to content

Commit 3ed9fe7

Browse files
authored
Merge pull request #1335 from python-discord/dependabot/pip/ruff-0.4.8
2 parents 6c4479c + 9d08bf5 commit 3ed9fe7

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -29,7 +29,7 @@ psycopg = {extras = ["binary"], version = "3.1.19"}
2929
[tool.poetry.group.dev.dependencies]
3030
python-dotenv = "1.0.1"
3131
taskipy = "1.12.2"
32-
ruff = "0.4.6"
32+
ruff = "0.4.8"
3333

3434
[tool.poetry.group.lint.dependencies]
3535
pre-commit = "3.7.1"

0 commit comments

Comments
 (0)