Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass lock options to outdated #3880

Merged
merged 8 commits into from
Aug 5, 2019
Merged

Pass lock options to outdated #3880

merged 8 commits into from
Aug 5, 2019

Conversation

frostming
Copy link
Contributor

Thank you for contributing to Pipenv!

The issue

Fix #3879

The fix

Pass --pre and --clear to outdated
Add tests for the pre option.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@frostming frostming merged commit e907116 into master Aug 5, 2019
@frostming frostming deleted the outdated-options branch August 5, 2019 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pipenv update --outdated --pre wont work if there are prerelease packages
1 participant