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 b010c81 commit 04fa486Copy full SHA for 04fa486
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
]
@@ -70,7 +70,7 @@ dev = [
70
71
72
73
74
"pyright>=1.1.391"
75
76
saml = [
0 commit comments