Skip to content

Commit

Permalink
Merge pull request #18 from ks6088ts/dependabot/pip/ruff-0.3.5
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.2 to 0.3.5
  • Loading branch information
ks6088ts authored Apr 14, 2024
2 parents 1ee93e6 + 8aed3d3 commit f02fcdb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -12,7 +12,7 @@ python = "^3.10"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.6.2"
ruff = "^0.3.2"
ruff = "^0.3.5"
black = "^24.2.0"
pytest = "^8.1.1"
coverage = "^7.4.3"
Expand Down

0 comments on commit f02fcdb

Please sign in to comment.