ross / requests-futures

Asynchronous Python HTTP Requests for Humans using Futures
Other
2.11k stars 152 forks source link

Update requires (to get rid of py) #124

Closed ross closed 2 years ago

ross commented 2 years ago

Looks like pytest previously pulled in py which has a vunlrability. It doesn't seem to any longer so an update clears it out of requirements-dev.txt. Otherwise this just updates everything to the latest which hasn't happened for a bit.

/cc https://cwe.mitre.org/data/definitions/1333.html