Skip to content

Commit

Permalink
Update toposort requirement from ~=1.5 to ~=1.7 in /dependency (kedro…
Browse files Browse the repository at this point in the history
…-org#1956)

Updates the requirements on [toposort]() to permit the latest version.

---
updated-dependencies:
- dependency-name: toposort
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sajid Alam <90610031+SajidAlamQB@users.noreply.github.com>
Signed-off-by: Minh Le <m.le@elsevier.com>
  • Loading branch information
2 people authored and mle-els committed Nov 7, 2022
1 parent 7972d36 commit d3bdbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ rich~=12.0
rope~=0.21.0 # subject to LGPLv3 license
setuptools>=38.0
toml~=0.10
toposort~=1.5 # Needs to be at least 1.5 to be able to raise CircularDependencyError
toposort~=1.7 # Needs to be at least 1.5 to be able to raise CircularDependencyError

0 comments on commit d3bdbbe

Please sign in to comment.