Skip to content

Commit

Permalink
Bump wireviz from 0.3.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [wireviz](https://github.com/wireviz/WireViz) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/wireviz/WireViz/releases)
- [Changelog](https://github.com/wireviz/WireViz/blob/master/docs/CHANGELOG.md)
- [Commits](wireviz/WireViz@v0.3.2...v0.4.1)

---
updated-dependencies:
- dependency-name: wireviz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent c313f7a commit ca54466
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -61,7 +61,7 @@ classifiers = [

[tool.poetry.dependencies]
python = ">=3.7,<4"
wireviz = "==0.3.2"
wireviz = "==0.4.1"
flask = "<2.3"
flask-restx = "<1.4"
werkzeug = "<3"
Expand Down

0 comments on commit ca54466

Please sign in to comment.