Skip to content

Commit 0cf2a9c

Browse files
Update pipdeptree requirement from ~=2.23 to ~=2.28
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) - [Commits](tox-dev/pipdeptree@2.23.0...2.28.0) --- updated-dependencies: - dependency-name: pipdeptree dependency-version: 2.28.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa0e3ad commit 0cf2a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ unittest-xml-reporting~=3.2
1313
testbook~=0.4
1414

1515
# analyze dependencies
16-
pipdeptree~=2.23
16+
pipdeptree~=2.28
1717

1818
# uploading to pypi
1919
build~=1.2

0 commit comments

Comments
 (0)