Skip to content

Commit

Permalink
Merge pull request #23 from tgoelles/dependabot/pip/shellcheck-py-0.9…
Browse files Browse the repository at this point in the history
….0.6

fix: bump shellcheck-py from 0.9.0.2 to 0.9.0.6
  • Loading branch information
tgoelles authored Oct 9, 2023
2 parents ce04e63 + d91c14e commit 6eb0fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ test = [
"pytest-check",
"coverage-badge",
"pytest-github-actions-annotate-failures",
"shellcheck-py==0.9.0.2",
"shellcheck-py==0.9.0.6",
"scipy"
]
dev = ["bump-my-version"]
Expand Down

0 comments on commit 6eb0fcf

Please sign in to comment.