Skip to content

Commit fe715c9

Browse files
Bump pygraphviz from 1.14 to 2.0.1
Bumps [pygraphviz](https://github.com/pygraphviz/pygraphviz) from 1.14 to 2.0.1. - [Release notes](https://github.com/pygraphviz/pygraphviz/releases) - [Changelog](https://github.com/pygraphviz/pygraphviz/blob/main/RELEASE.rst) - [Commits](pygraphviz/pygraphviz@pygraphviz-1.14...pygraphviz-2.0.1) --- updated-dependencies: - dependency-name: pygraphviz dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb322e7 commit fe715c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
install_requires=[
4040
"PyYAML",
4141
"diagrams",
42-
"pygraphviz==1.14",
42+
"pygraphviz==2.0.1",
4343
"graphviz2drawio",
4444
],
4545
packages=[],

0 commit comments

Comments
 (0)