Closed saimedhi closed 1 year ago
Merging #523 (e2ffb5b) into 2.3 (1216f66) will decrease coverage by
0.03%
. Report is 1 commits behind head on 2.3. The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.3 #523 +/- ##
==========================================
- Coverage 70.92% 70.90% -0.03%
==========================================
Files 81 81
Lines 7732 7732
==========================================
- Hits 5484 5482 -2
- Misses 2248 2250 +2
Files | Coverage Δ | |
---|---|---|
opensearchpy/_version.py | 100.00% <100.00%> (ø) |
@VachaShah, can you please take a look.
Are we not removing python 3.4 support? Or is that in a different PR?
Also lets change the title of the PR to the correct versions for urllib3.
@VachaShah It's in another PR, and it's already merged. This PR title has the correct versions mentioned. 1.26.9 is the last version supporting Python 3.5. Please let me know if you have any more questions.
Signed-off-by: saimedhi saimedhi@amazon.com (cherry picked from commit 781744c6b142193528b101eb05a758932cba00de)
Description
Bumps urllib3 from >=1.21.1, <2 to >=1.26.9
Issues Resolved
Closes #516
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.