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

Bump pipdeptree from 2.1.0 to 2.5.2 #207

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps pipdeptree from 2.1.0 to 2.5.2.

Release notes

Sourced from pipdeptree's releases.

2.5.2

What's Changed

Full Changelog: tox-dev/pipdeptree@2.5.1...2.5.2

2.5.1

What's Changed

Full Changelog: tox-dev/pipdeptree@2.5.0...2.5.1

2.5.0

What's Changed

Full Changelog: tox-dev/pipdeptree@2.4.0...2.5.0

2.4.0

What's Changed

New Contributors

Full Changelog: tox-dev/pipdeptree@2.3.3...2.4.0

2.3.3

What's Changed

New Contributors

Full Changelog: tox-dev/pipdeptree@2.3.2...2.3.3

2.3.2

What's Changed

... (truncated)

Changelog

Sourced from pipdeptree's changelog.

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

  • Fix pipdeptree to work with pip version 21.3. The _internal pip api that was being used earlier is now replaced with new functions. (PR #154)
Commits
  • d5c7c6a Update CHANGES.md
  • 0812041 Produce unique node IDs that does not collides wit Mermaid's reserved keyword...
  • ae8c103 Quote Mermaid node and edge labels (#200)
  • 1fcd660 Bump tools and deps and fix changelog (#199)
  • 7f1fd04 Fix mermaid option (#196)
  • a0c9c32 Implements Mermaid output (#195)
  • 96a2341 Make the output of the dot format deterministic and stable (#189)
  • 0030704 Bump deps and tools (#192)
  • c5d9e7a Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 (#185)
  • 2eb4894 Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#182)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.1.0 to 2.5.2.
- [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.1.0...2.5.2)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Issues regarding dependencies pip Python dependencies labels Mar 6, 2023
@dependabot dependabot bot requested a review from a team March 6, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues regarding dependencies pip Python dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant