Skip to content

Commit

Permalink
Merge pull request #1357 from python-discord/dependabot/pip/ruff-0.5.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.5.0 to 0.5.1
  • Loading branch information
jchristgit authored Jul 8, 2024
2 parents 7a1d89c + 9278ccb commit b53e3cb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ psycopg = {extras = ["binary"], version = "3.2.1"}
[tool.poetry.group.dev.dependencies]
python-dotenv = "1.0.1"
taskipy = "1.13.0"
ruff = "0.5.0"
ruff = "0.5.1"

[tool.poetry.group.lint.dependencies]
pre-commit = "3.7.1"
Expand Down

0 comments on commit b53e3cb

Please sign in to comment.