Skip to content

Commit 27df764

Browse files
fix(deps): update dependency pyright to v1.1.398
1 parent e17440d commit 27df764

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.398",
1313
"pytest-xdist>=3.6.1"
1414
]
1515

@@ -69,7 +69,7 @@ dev = [
6969
"responses==0.25.7",
7070
"coverage>=3.6",
7171
"pytest-cov>=2.7.1",
72-
"pyright==1.1.397"
72+
"pyright==1.1.398"
7373
]
7474
google-onetap = [
7575
"google-auth~=2.38.0"

0 commit comments

Comments
 (0)