Fixed
- Fix case when values other than
locked
,highest
, orlowest
are passed fordependency_versions
. In these cases, we always default tolocked
.
locked
, highest
, or lowest
are passed for dependency_versions
. In these cases, we always default to locked
.