Skip to content

Commit 599a4db

Browse files
Bump graphviz from 0.20.3 to 0.21 (#123)
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.20.3 to 0.21. - [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst) - [Commits](xflr6/graphviz@0.20.3...0.21) --- updated-dependencies: - dependency-name: graphviz dependency-version: '0.21' dependency-type: direct:production 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>
1 parent aad2de9 commit 599a4db

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyreadr = "0.5.4" # read R data files
2525
types-psutil = "6.1.0.20241102" # type hints for psutil
2626
psutil = "7.2.2" # process and system utilities
2727
torchview = "0.2.6" # model visualization library
28-
graphviz = "0.20.3" # graph visualization library
28+
graphviz = "0.21" # graph visualization library
2929
matplotlib = "3.10.0" # plotting library
3030
pillow = "12.1.1" # image processing library
3131
torchvision ="0.26" # computer vision library

0 commit comments

Comments
 (0)