Skip to content

Client's "venv" is never updated #1221

@snazy

Description

@snazy

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions