-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Description
Describe the bug
The ./polaris script sets up the Python venv if the ./polaris-venv directory does not exist, but never updates the dependencies.
This leaves client with outdated libraries and can lead to incompatibilities, but more importantly never pulls security fixes in the dependencies.
This may also break dev-workflows, assuming that the declared dependencies are being used.
There should be a mechanism to at least regularly update the venv dependencies.
To Reproduce
No response
Actual Behavior
No response
Expected Behavior
No response
Additional context
No response
System information
No response
Metadata
Metadata
Assignees
Labels
No labels