Skip to content

Commit 008bd94

Browse files
Bump pygraphviz from 1.7 to 1.9 (#752)
Bumps [pygraphviz](https://github.com/pygraphviz/pygraphviz) from 1.7 to 1.9. - [Release notes](https://github.com/pygraphviz/pygraphviz/releases) - [Changelog](https://github.com/pygraphviz/pygraphviz/blob/main/RELEASE.rst) - [Commits](pygraphviz/pygraphviz@pygraphviz-1.7...pygraphviz-1.9) --- updated-dependencies: - dependency-name: pygraphviz 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 6aeb62c commit 008bd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ffcx = "ffcx:__main__.main"
3232
[project.optional-dependencies]
3333
lint = ["ruff"]
3434
docs = ["sphinx", "sphinx_rtd_theme"]
35-
optional = ["numba", "pygraphviz==1.7"]
35+
optional = ["numba", "pygraphviz==1.9"]
3636
test = ["pytest >= 6.0", "sympy", "numba"]
3737
ci = [
3838
"coveralls",

0 commit comments

Comments
 (0)