Skip to content

Commit

Permalink
Bump pydot from 2.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [pydot](https://github.com/pydot/pydot) from 2.0.0 to 3.0.1.
- [Changelog](https://github.com/pydot/pydot/blob/main/ChangeLog)
- [Commits](pydot/pydot@v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pydot
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 4a73858 commit b9f23d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ strict = [
"pydantic-settings==2.3.4",
"pydantic==2.8.2",
"pydash==8.0.3",
"pydot==2.0.0",
"pydot==3.0.1",
"python-ulid==2.7.0",
"typing-extensions==4.12.2",
]
Expand Down

0 comments on commit b9f23d2

Please sign in to comment.