Skip to content

Commit 26b7013

Browse files
Update coconut requirement from <2.3.0,>=1.4.3 to >=1.4.3,<3.1.0 (#517)
Updates the requirements on [coconut](https://github.com/evhub/coconut) to permit the latest version. - [Release notes](https://github.com/evhub/coconut/releases) - [Commits](evhub/coconut@v1.4.3...v3.0.0) --- updated-dependencies: - dependency-name: coconut dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 752d20f commit 26b7013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ rtd = [
7171
"alabaster",
7272
"altair",
7373
"bokeh",
74-
"coconut>=1.4.3,<2.3.0",
74+
"coconut>=1.4.3,<3.1.0",
7575
"ipykernel~=5.5",
7676
"ipywidgets",
7777
"jupytext>=1.11.2,<1.15.0",

0 commit comments

Comments
 (0)