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

Update pipdeptree which solves issue 5652 #5720

Merged
merged 3 commits into from
Jun 11, 2023
Merged

Update pipdeptree which solves issue 5652 #5720

merged 3 commits into from
Jun 11, 2023

Conversation

matteius
Copy link
Member

@matteius matteius commented Jun 6, 2023

Thank you for contributing to Pipenv!

The issue

Fixes #5652

The fix

Upgrades to the new release of pipdeptree

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 June 6, 2023 10:22
@oz123
Copy link
Contributor

oz123 commented Jun 10, 2023

@matteius tests are failing, and also we are using deprecated functionality:

ests/integration/test_cli.py:137: AssertionError
----------------------------- Captured stdout call -----------------------------
$ pipenv graph --reverse --json

Command failed...
----------------------------- Captured stderr call -----------------------------
Warning: Using both --reverse and --json together is not supported. Please select one of the two options.

Copy link
Contributor

@oz123 oz123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing.

@oz123 oz123 merged commit 63dea23 into main Jun 11, 2023
@oz123 oz123 deleted the pipdeptree-2.8.0 branch June 11, 2023 06:54
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.

Uninstall of python-dotenv does not (really) work
2 participants