Skip to content

Commit

Permalink
Bump ruff from 0.6.3 to 0.6.4 in the production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.6.3 to 0.6.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.3...0.6.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoit74 committed Sep 9, 2024
1 parent 5e3c731 commit 1c9d927
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 @@ -27,7 +27,7 @@ scripts = [
]
lint = [
"black==24.8.0",
"ruff==0.6.3",
"ruff==0.6.4",
]
check = [
"pyright==1.1.379",
Expand Down

0 comments on commit 1c9d927

Please sign in to comment.