Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.25.1
Choose a base ref
...
head repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.26.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 18, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#464)

    <!--pre-commit.ci start-->
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.10 →
    v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0)
    <!--pre-commit.ci end-->
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    23a0503 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#466)

    <!--pre-commit.ci start-->
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.0 →
    v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)
    <!--pre-commit.ci end-->
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    771393b View commit details
    Browse the repository at this point in the history
  2. Support for License-Expression field (#465)

    Allows to display a license for projects with a new License-Expression
    field. For example, pipdeptree itself.
    
    https://peps.python.org/pep-0639/#add-license-expression-field
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    PalmtopTiger and pre-commit-ci[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    549743a View commit details
    Browse the repository at this point in the history
Loading