Skip to content

Commit

Permalink
chore(deps): bump pipdeptree in the python-packages group (#9)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [pipdeptree](https://github.com/tox-dev/pipdeptree).


Updates `pipdeptree` from 2.23.1 to 2.23.3
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](tox-dev/pipdeptree@2.23.1...2.23.3)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 8e1979a commit b338911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"pylint==3.2.7",
"pipdeptree==2.23.1",
"pipdeptree==2.23.3",
]
test = [
"pytest-cov==5.0.0",
Expand Down

0 comments on commit b338911

Please sign in to comment.