Skip to content

Commit

Permalink
update poetry.lock files
Browse files Browse the repository at this point in the history
  • Loading branch information
hjoaquim committed Dec 19, 2023
1 parent 763c42f commit 5578288
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1,195 deletions.
2 changes: 1 addition & 1 deletion build/pypi/openbb_platform/publish.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

CMD = [sys.executable, "-m", "poetry"]
EXTENSION_DEPENDENCIES_UPDATE_CMD = ["add", "openbb-core=latest", "--lock"]
VERSION_BUMP_CMD = ["version", "prerelease"]
VERSION_BUMP_CMD = ["version", "minor"]
PUBLISH_CMD = ["publish", "--build"]


Expand Down
85 changes: 1 addition & 84 deletions openbb_platform/core/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5578288

Please sign in to comment.