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 174a1b2 commit 83aab65Copy full SHA for 83aab65
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.399",
13
"pytest-xdist>=3.6.1"
14
]
15
@@ -69,7 +69,7 @@ dev = [
69
70
71
72
- "pyright==1.1.397"
+ "pyright==1.1.399"
73
74
google-onetap = [
75
"google-auth~=2.39.0"
0 commit comments