Update pyright version

This commit is contained in:
Josh
2024-02-20 13:36:02 -05:00
committed by GitHub
parent 76666fbcf4
commit 4e03b170ef
17 changed files with 39 additions and 35 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Run Pyright
uses: jakebailey/pyright-action@v1
with:
version: '1.1.316'
version: '1.1.351'
warnings: false
no-comments: ${{ matrix.python-version != '3.x' }}