Closed duckinator closed 4 years ago
Good thing you did report this, @duckinator
Were you using an API key or the public pyupio/safety-db database?
The point is that the public database gets updated once a month, so that behavior would be expected.
I enabled https://pyup.io/ for my repo. So I'm assuming probably the public one?
My bad @duckinator -- that was not a Safety CI update. In that case, only PyPi store information is used. What I saw in the logs is that our bot commit was made on the same day of the release of version 0.7. So, maybe there was a race condition or a bug electing next version to be used. Hard to say now.
If you get that happening again, please let me know. I will try to check logs ASAP then.
I managed to get a PR from PyUp to update to the second-newest version, today.
My suspicion is that there's probably a cache involved, somewhere, but I have nothing concrete to back that up.