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

Fix dev flag support in update/upgrade. #5625

Merged
merged 5 commits into from
Mar 13, 2023
Merged

Fix dev flag support in update/upgrade. #5625

merged 5 commits into from
Mar 13, 2023

Conversation

matteius
Copy link
Member

@matteius matteius commented Mar 4, 2023

Thank you for contributing to Pipenv!

The issue

Fixes #5624

No news fragment requirement since the upgrade command hasn't been released yet.

The checklist

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

@matteius matteius requested a review from oz123 March 4, 2023 03:49
@matteius matteius merged commit 8c88666 into main Mar 13, 2023
@matteius matteius deleted the issue-5624 branch March 13, 2023 07:43
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 upgrade and pipenv update do not respect --dev flag
1 participant