We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17440d commit 27df764Copy full SHA for 27df764
pyproject.toml
@@ -9,7 +9,7 @@ dev = [
9
"responses==0.25.7",
10
"coverage>=3.6",
11
"pytest-cov>=2.7.1",
12
- "pyright==1.1.397",
+ "pyright==1.1.398",
13
"pytest-xdist>=3.6.1"
14
]
15
@@ -69,7 +69,7 @@ dev = [
69
70
71
72
- "pyright==1.1.397"
+ "pyright==1.1.398"
73
74
google-onetap = [
75
"google-auth~=2.38.0"
0 commit comments