Skip to content

Commit

Permalink
Merge pull request #386 from openzim/dependabot/pip/production-depend…
Browse files Browse the repository at this point in the history
…encies-8a1364bdbe

Bump ruff from 0.6.3 to 0.6.4 in the production-dependencies group
  • Loading branch information
benoit74 authored Sep 9, 2024
2 parents 5e3c731 + 1c9d927 commit ca86c8c
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 ca86c8c

Please sign in to comment.