Safety vulnerability ID: 37195
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Basketball-reference-web-scraper 4.2.3 updates urllib3 to 1.24.3 to avoid a security vulnerability.
Latest version: 4.15.2
A Basketball Reference client that generates data by scraping the website
Related to 81 and 82.
I had bumped `urllib3` to the latest version at the time (`1.25.2`) in 80 to resolve a security vulnerability in `urllib3 < 1.24.2`.
However, this meant that the required `requests` version, `2.20.0` had the wrong `urllib3` version.
`urllib31.24.3` both avoids the security vulnerability and fulfills `requests`' `urllib3` version requirements.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application