Closed pzelnip closed 3 years ago
Hi Adam. You can ignore version 1.10.2.post1. It was only necessary to release simply to update our readme.
Does this mean that Pyup will stop opening PRs on my repos trying to update safety to that version? Currently I have 1.10.2 in my requirements.txt and Pyup has been repeatedly opening PR's saying I should update to 1.10.2.post1
Right now my workaround has been to tell Pyup to ignore safety in my requirements.txt files.
I will push a 1.10.3 release now to stop that.
Awesome, thank you very much!
This should be fixed now. Let me know otherwise.
Pyup keeps opening PRs on my repos that have safety as a dependency to 1.10.2.post1 which isn't an "official" release version.
Both https://github.com/pyupio/safety and https://pyup.io/changelogs/safety/ report 1.10.2 as being the latest version. 1.10.2.post1 doesn't appear to be documented anywhere so I'm reluctant to use it (is it a beta version? an official release version? etc)