dtsong / sleeper-api-wrapper

A Python API wrapper for Sleeper's API: https://docs.sleeper.app/
MIT License
61 stars 21 forks source link

Update requirements to point requests to >=2.22.0 #2

Closed dtsong closed 2 years ago

dtsong commented 2 years ago

Porting over original PR from other repository to upgrade the requests requirement due to a discovered CVE in the urlib3 library in requests=2.22.0

https://github.com/SwapnikKatkoori/sleeper-api-wrapper/pull/21

wfordh commented 2 years ago

@dtsong of course I think this looks good as the creator of the original PR, so I'll give it a LGTM. If it looks good to you, too, then I can "review" and approve it

dtsong commented 2 years ago

awesome, thanks @wfordh , feel free to hit the approval button, needed to have you as a collaborator before merging.