Hi all, is there a reason why the pulumi package d...
# python
b
Hi all, is there a reason why the pulumi package depends on pip? It always triggers our dependency scanner https://nvd.nist.gov/vuln/detail/CVE-2018-20225
e
I don't think the latest versions depend on pip anymore. It used to be needed for dependency parsing.
b
ohhh let me update then
Yes, it seems like I was a few versions behind. Thanks for fixing!
👍 1