Hi! The version of requests listed as a dependency on this package is constrained to a version from 2018, which has a number of CVEs associated with it, including
Would it be possible to upgrade the specific version specified in the dependencies or -- even better -- set a range constraint on the versions that allows for newer requests to be used?
Hi! The version of
requestslisted as a dependency on this package is constrained to a version from 2018, which has a number of CVEs associated with it, includingWould it be possible to upgrade the specific version specified in the dependencies or -- even better -- set a range constraint on the versions that allows for newer
requeststo be used?