opensearch-project / opensearch-py

Python Client for OpenSearch
https://opensearch.org/docs/latest/clients/python/
Apache License 2.0
338 stars 170 forks source link

Bumps urllib3 from >=1.26.18 to >=1.26.18, <2 #632

Closed saimedhi closed 9 months ago

saimedhi commented 9 months ago

Description

Bumps urllib3 from >=1.26.18 to >=1.26.18, <2

Issues Resolved

Closes #628

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.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c4e53d4) 72.12% compared to head (1cf9141) 74.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #632 +/- ## ========================================== + Coverage 72.12% 74.41% +2.29% ========================================== Files 89 57 -32 Lines 7939 4941 -2998 ========================================== - Hits 5726 3677 -2049 + Misses 2213 1264 -949 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.