Skip to content

Commit e3c6293

Browse files
committed
feat: update nodestream to 0.14.0
1 parent db983fb commit e3c6293

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

poetry.lock

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache 2.0"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
nodestream = "^0.13.0"
11+
nodestream = "0.14.0"
1212

1313
[tool.poetry.plugins."nodestream.plugins"]
1414
pipeline = "nodestream_plugin_shell"

0 commit comments

Comments
 (0)