Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Bump pipdeptree from 2.2.1 to 2.3.0 #768

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2022

Bumps pipdeptree from 2.2.1 to 2.3.0.

Release notes

Sourced from pipdeptree's releases.

2.3.0

What's Changed

New Contributors

Full Changelog: tox-dev/pipdeptree@2.2.1...2.3.0

Changelog

Sourced from pipdeptree's changelog.

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
Commits
  • a64ae4a Add depth git checkout
  • ae9a336 Add changelog
  • 6952c1c Make pipdeptree works with python 3.11 (#173)
  • ab9abfe Simplify code a bit
  • 43ebbdd Add pre-commit shield
  • c498755 Add prettier and use markdown instead of rst
  • b685719 Remove integration tests quick to become stale
  • 6bae996 Add linter and formatter
  • 163140c Move to hatch with VCS version tracking and src layout, requires 3.7+
  • 8679c0a Bump CI
  • See full diff 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.2.1 to 2.3.0.
- [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.2.1...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 6, 2022
@github-actions github-actions bot enabled auto-merge (squash) September 6, 2022 19:30
@github-actions github-actions bot merged commit d125cdc into dev Sep 6, 2022
@dependabot dependabot bot deleted the dependabot/pip/pipdeptree-2.3.0 branch September 6, 2022 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
0 participants