Merge pull request #386 from openzim/dependabot/pip/production-dependencies-8a1364bdbe

Bump ruff from 0.6.3 to 0.6.4 in the production-dependencies group
This commit is contained in:
benoit74 2024-09-09 16:28:57 +02:00 committed by GitHub
commit ca86c8c7cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -27,7 +27,7 @@ scripts = [
]
lint = [
"black==24.8.0",
"ruff==0.6.3",
"ruff==0.6.4",
]
check = [
"pyright==1.1.379",