Skip to content

Commit e224d13

Browse files
fix(deps): update dependency pyright to v1.1.400 (#1073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0338f2b commit e224d13

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
@@ -9,7 +9,7 @@ dev = [
99
"responses==0.25.7",
1010
"coverage>=3.6",
1111
"pytest-cov>=2.7.1",
12-
"pyright==1.1.397",
12+
"pyright==1.1.400",
1313
"pytest-xdist>=3.6.1",
1414
"types-requests==2.32.0.20250328",
1515
"types-defusedxml==0.7.0.20240218",
@@ -77,7 +77,7 @@ dev = [
7777
"responses==0.25.7",
7878
"coverage>=3.6",
7979
"pytest-cov>=2.7.1",
80-
"pyright==1.1.397",
80+
"pyright==1.1.400",
8181
"pytest-xdist>=3.6.1",
8282
"types-requests==2.32.0.20250328",
8383
"types-defusedxml==0.7.0.20240218",

0 commit comments

Comments
 (0)