build(deps-dev): bump pipdeptree from 2.23.3 to 2.23.4 (#2334)

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

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

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-10-01 08:32:15 +08:00
committed by GitHub
parent 5e2aa15bf2
commit 8c0bc1f710

View File

@ -4,7 +4,7 @@ mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_ver
mypy-zope==1.0.5; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.10.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1
pipdeptree==2.23.3
pipdeptree==2.23.4
pre-commit==3.8.0
pylint==3.2.7
pyre-check==0.9.22; python_version>'3.8'