pyup
pyup copied to clipboard
Support for increasing minimum version instead of pinning
Today, pyup can only be used to increase the pinned version.
I think it would be useful to have it increase the minimum versions. I.e. a mode in which pyup is sensitive to whether the current version of a package is specified with '==' or with '>=', and retains that type of specification.
Great point. I would like that too. :+1: