Skip to content

Commit

Permalink
Merge pull request #59 from ks6088ts-labs/dependabot/pip/ruff-0.8.0
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.3 to 0.8.0
  • Loading branch information
ks6088ts authored Nov 27, 2024
2 parents 6b3c61d + 3fcd539 commit 23e21e1
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 @@ -23,7 +23,7 @@ prometheus-client = "^0.21.0"

[tool.poetry.group.dev.dependencies]
pre-commit = "^4.0.1"
ruff = "^0.7.3"
ruff = "^0.8.0"
pytest = "^8.3.3"
coverage = "^7.6.4"
pytest-cov = "^6.0.0"
Expand Down

0 comments on commit 23e21e1

Please sign in to comment.