httpx
httpx copied to clipboard
Truststore
trafficstars
Refs #302.
Switch from certifi to truststore in order to enable system trust stores as our default SSL behavior. Related… https://github.com/encode/httpx/pull/3404#issuecomment-2488009481
Requires us to bump our Python requirement from 3.8 to 3.10.