Skip to content

Commit

Permalink
chore(deps): bump graphviz from 0.17 to 0.19.1 (#635)
Browse files Browse the repository at this point in the history
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.17 to 0.19.1.
- [Release notes](https://github.com/xflr6/graphviz/releases)
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst)
- [Commits](xflr6/graphviz@0.17...0.19.1)

---
updated-dependencies:
- dependency-name: graphviz
  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>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent 4063998 commit 896e21f
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 6 deletions.
45 changes: 40 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ include = ["resources/**/*"]

[tool.poetry.dependencies]
python = "^3.6"
graphviz = ">=0.13.2,<0.18.0"
graphviz = ">=0.13.2,<0.20.0"
jinja2 = ">=2.10,<4.0"
contextvars = { version = "^2.4", python = "~3.6" }

Expand Down

0 comments on commit 896e21f

Please sign in to comment.