ThreeSixtyGiving / datagetter

Scripts to download data from http://registry.threesixtygiving.org
MIT License
1 stars 1 forks source link

requirements: Upgrade certifi #47

Closed R2ZER0 closed 1 year ago

R2ZER0 commented 1 year ago

Upgrade certifi due to removal of vulnerable root CA. See: https://github.com/advisories/GHSA-xqr8-7jwr-rhp7 https://opendataservices.plan.io/issues/42723

I upgraded this using pip-compile --no-upgrade --upgrade-package 'certifi >= 2023.7.22' to only upgrade certifi.