We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac2daf commit af2a970Copy full SHA for af2a970
pyproject.toml
@@ -10,7 +10,7 @@ dev = [
10
"coverage>=3.6",
11
"pytest-cov>=2.7.1",
12
# pinned because of https://github.com/gabrielfalcao/HTTPretty/issues/484
13
- "urllib3~=2.2.0",
+ "urllib3~=2.3.0",
14
"pyright>=1.1.391",
15
"pytest-xdist>=3.6.1"
16
]
@@ -72,7 +72,7 @@ dev = [
72
73
74
75
76
"pyright>=1.1.391"
77
78
google-onetap = [
0 commit comments