cli
cli copied to clipboard
Update httpie to use requests lib version >= 2.32.1
Current Issue: The current httpie version 3.2.3 has a dependency on requests library and it requires requests version lib to be >=2.22.0 and<=2.31.0
Enhancement Request: httpie needs to be updated to have dependency on requests lib version which is >= 2.32.1
Problem it solves: requests lib version 2.31.0 is an old version and has few vulnerabilities. Downgrading httpie to 3.2.2 doesn't help either as it has some vulnerabilities as well and its recommended to use 3.2.3