OpenTreeMap / otm-core

OpenTreeMap is a collaborative platform for crowdsourced tree inventory, ecosystem services calculations, urban forestry analysis, and community engagement.
www.opentreemap.org
Other
186 stars 88 forks source link

Update urllib3 from 1.22 to 1.23 #3269

Closed jwalgran closed 5 years ago

jwalgran commented 5 years ago

Overview

Includes bug fixes. A transitive dependency of requests.

Connects https://github.com/OpenTreeMap/otm-cloud/issues/466

Notes

Searching through the core, cloud, and addons code bases using the regex import.*requests returns just 2 usages.

Testing Instructions

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 83.796% when pulling 03545b5d00aa86dfedf6342e39c4c729423a69fe on jcw/update-urllib3 into aaed97e1d7c61d59289473049669ff84d04378ac on hotfix/2.21.6.

jwalgran commented 5 years ago

Thanks.