Skip to content

Commit 714331d

Browse files
fix(deps): update dependency pyright to v1.1.408
1 parent 3fa4238 commit 714331d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dev = [
88
"flake8==7.3.0",
99
"google-auth-stubs==0.3.0",
1010
"mypy==1.19.1",
11-
"pyright==1.1.407",
11+
"pyright==1.1.408",
1212
"pytest-cov==7.0.0",
1313
"pytest-github-actions-annotate-failures==0.3.0",
1414
"pytest-profiling==1.8.1",
@@ -81,7 +81,7 @@ dev = [
8181
"flake8==7.3.0",
8282
"google-auth-stubs==0.3.0",
8383
"mypy==1.19.1",
84-
"pyright==1.1.407",
84+
"pyright==1.1.408",
8585
"pytest-cov==7.0.0",
8686
"pytest-github-actions-annotate-failures==0.3.0",
8787
"pytest-profiling==1.8.1",

0 commit comments

Comments
 (0)