Skip to content

Commit

Permalink
build(deps-dev): update pipdeptree requirement from ~=2.3 to ~=2.5
Browse files Browse the repository at this point in the history
Updates the requirements on [pipdeptree](/~https://github.com/tox-dev/pipdeptree) to permit the latest version.
- [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.3.0...2.5.0)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cowofevil committed Mar 10, 2023
1 parent 946835c commit c06425e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ flake8~=6.0
ipython~=8.11
mypy~=1.0
pg8000~=1.29
pipdeptree~=2.3
pipdeptree~=2.5
pytest-cov~=4.0
pre-commit~=3.1
pygments~=2.14
Expand Down

0 comments on commit c06425e

Please sign in to comment.