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 requirement from ~=2.9 to ~=2.11 #900

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Updates the requirements on pipdeptree to permit the latest version.

Release notes

Sourced from pipdeptree's releases.

2.11.0

What's Changed

Full Changelog: tox-dev/pipdeptree@2.10.2...2.11.0

Changelog

Sourced from pipdeptree's changelog.

Changelog

2.6.0

  • Handle mermaid output for a reversed tree

2.5.2

  • Fix Mermaid not working with reserved keyword package names.

2.5.1

  • Fix Mermaid flag.

2.5.0

  • Implements Mermaid output.

2.4.0

  • Make the output of the dot format deterministic and stable.

2.3.3

  • Update README for tested Python versions.

2.3.2

  • Generalize license.

2.3.1

  • Use importlib.metadata to guess version of package before fallback to pkg.__version__.

2.3.0

  • Move to a package layout
  • Add support for invocation via -m
  • Support Python 3.11
  • Code now formatted via isort/black and linted via flake8
  • Move readme and changelog to markdown
  • Now packaged via hatchling instead of setuptools

2.2.1

  • Fix --user-only and --freeze flags which were broken after the last release.
  • Fix for compatibility with new version of graphviz (>= 0.18.1).

2.2.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pipdeptree](https://github.com/tox-dev/pipdeptree) to permit the latest version.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Changelog](https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md)
- [Commits](tox-dev/pipdeptree@2.9.0...2.11.0)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #901.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/pipdeptree-approx-eq-2.11 branch July 31, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants