Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routine update of dependencies #2875

Closed
phillxnet opened this issue Jul 17, 2024 · 3 comments
Closed

Routine update of dependencies #2875

phillxnet opened this issue Jul 17, 2024 · 3 comments

Comments

@phillxnet
Copy link
Member

Update Poetry managed dependencies within existing pyproject.toml constraints.

cd /opt/rockstor
poetry update

Issue resolution via resulting updated poetry.lock file.


Upstream reference: https://python-poetry.org/docs/basic-usage/#updating-dependencies-to-their-latest-versions

@phillxnet
Copy link
Member Author

Resulting Poetry report

Leap 15.6 X86_64 host

Package operations: 0 installs, 1 update, 0 removals

  • Updating sqlparse (0.5.0 -> 0.5.1)

Writing lock file

@phillxnet
Copy link
Member Author

Notable Changelog references:

phillxnet added a commit to phillxnet/rockstor-core that referenced this issue Jul 17, 2024
Refresh poetry.lock via poetry update - existing pyproject.toml.

Package operations: 0 installs, 1 update, 0 removals

  • Updating sqlparse (0.5.0 -> 0.5.1)

Writing lock file
phillxnet added a commit that referenced this issue Jul 17, 2024
@phillxnet
Copy link
Member Author

Closing as:
Fixed by #2876

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant