Skip to content

Commit

Permalink
Merge pull request #17 from rusty-dicom/dependabot/pip/ruff-0.6.7
Browse files Browse the repository at this point in the history
chore(dev-deps): Bump ruff from 0.6.6 to 0.6.7
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents aeb96cc + a8a05e9 commit 9f6138d
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 @@ -73,7 +73,7 @@ pre-commit = [
]
pylint = "^3.2"
pyproject-fmt = "^2.2.4"
ruff = "^0.6.6"
ruff = "^0.6.7"
safety = ">=2.3,<4.0"
shellcheck-py = { version = ">=0.8,<0.11", markers = "platform_machine != 'arm64'" }
mdformat-gfm = "^0.3.6"
Expand Down

0 comments on commit 9f6138d

Please sign in to comment.