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 the broken update --outdated handler #4252

Merged
merged 1 commit into from
May 13, 2020
Merged

Fix the broken update --outdated handler #4252

merged 1 commit into from
May 13, 2020

Conversation

frostming
Copy link
Contributor

The issue

Fix #4229

The fix

Fixed a hidden bug that reverse_deps get overridden in each run of the loop.
Also normalize the package name in reverse_deps.

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 added Category: CLI Issue relates to the CLI Type: Release Blocker Must be resolved before the next release can be cut. labels May 13, 2020
@frostming frostming merged commit cb6cdb9 into master May 13, 2020
@frostming frostming deleted the bugfix/4229 branch May 13, 2020 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: CLI Issue relates to the CLI Type: Release Blocker Must be resolved before the next release can be cut.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"pipenv update --dry-run" resulting in error
1 participant