Skip to content

Commit

Permalink
Use bork 7.0.0, to avoid indirect Rust dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
duckinator committed Nov 1, 2023
1 parent 3022c97 commit 590c2d5
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 @@ -32,7 +32,7 @@ documentation = "https://emanate-docs.netlify.app/cli.html"

[project.optional-dependencies]
bork = [
"bork~=6.0.1",
"bork~=7.0.0",
]

test = [
Expand Down

0 comments on commit 590c2d5

Please sign in to comment.