Skip to content

Commit 7a5e650

Browse files
fix(deps): update dependency pyright to v1.1.409 (#1688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2d5409 commit 7a5e650

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.20.2",
11-
"pyright==1.1.408",
11+
"pyright==1.1.409",
1212
"pytest-cov==7.1.0",
1313
"pytest-github-actions-annotate-failures==0.4.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.20.2",
84-
"pyright==1.1.408",
84+
"pyright==1.1.409",
8585
"pytest-cov==7.1.0",
8686
"pytest-github-actions-annotate-failures==0.4.0",
8787
"pytest-profiling==1.8.1",

0 commit comments

Comments
 (0)