Merge pull request #384 from openzim/dependabot/pip/production-dependencies-e14423a93f

Bump pyright from 1.1.378 to 1.1.379 in the production-dependencies group across 1 directory
This commit is contained in:
benoit74 2024-09-05 09:11:08 +02:00 committed by GitHub
commit e0d1adf676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ lint = [
"ruff==0.6.3",
]
check = [
"pyright==1.1.378",
"pyright==1.1.379",
]
test = [
"pytest==8.3.2",