Bump pipdeptree from 2.20.0 to 2.21.0 (#2186)

Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.20.0...2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-30 16:26:31 +08:00
committed by GitHub
parent df8a5f43ab
commit 6405c79286

View File

@ -4,7 +4,7 @@ mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_ver
mypy-zope==1.0.4; platform_python_implementation=='CPython' and python_version>'3.8' mypy-zope==1.0.4; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.9.0; platform_python_implementation=='CPython' and python_version>'3.8' mypy==1.9.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1 pathspec==0.12.1
pipdeptree==2.20.0 pipdeptree==2.21.0
pre-commit==3.7.1 pre-commit==3.7.1
pylint==3.2.2 pylint==3.2.2
pyre-check==0.9.19; python_version>'3.8' pyre-check==0.9.19; python_version>'3.8'