Changelogs » Bought
PyUp Safety actively tracks 282,845 Python packages for vulnerabilities and notifies you when to upgrade.
Bought
0.1.5
0.1.4
Features: - Version checking, checks if future releases exist (e.g. 0.1.5, 0.2.0, etc...) Bugs: - Fixes CLI handling - Fixes issue that open multiple windows instead of tabs Patch: - login error
0.1.3
Improvements: - Requests module loads page more quickly as images aren't downloaded, only the HTML DOM. Bug Fixes: - Fixes some issues with TimeoutExceptions using Selenium by doing page refreshing with the Request package instead. - Fixes issue with loading multiple tabs/windows when searching for more than 1 item.