Skip to content

Commit

Permalink
Merge pull request #2070 from OWASP-BLT/dependabot/pip/ruff-0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2024
2 parents bef6ffa + 5a7e115 commit 1b5a94d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
51 changes: 31 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 @@ -67,7 +67,7 @@ bitcash = "^1.0.1"
[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
isort = "^5.13.2"
ruff = "^0.2.2"
ruff = "^0.4.3"

[tool.isort]
known_first_party = ["blt"]
Expand Down

0 comments on commit 1b5a94d

Please sign in to comment.