Skip to content

Commit e7f1358

Browse files
Update directories requirement from >=4, <6 to >=4, <7
--- updated-dependencies: - dependency-name: directories dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9cba68 commit e7f1358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly_kaleido/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ plotly_kaleido = { path = ".", features = ["download"] }
3131

3232
[build-dependencies]
3333
zip = "2.1"
34-
directories = ">=4, <6"
34+
directories = ">=4, <7"

0 commit comments

Comments
 (0)