Skip to content

Loosen dependency constraints - #1452

Draft
jjnesbitt wants to merge 2 commits into
all-pyproject-tomlfrom
remove-unnecessary-pins
Draft

Loosen dependency constraints#1452
jjnesbitt wants to merge 2 commits into
all-pyproject-tomlfrom
remove-unnecessary-pins

Conversation

@jjnesbitt

Copy link
Copy Markdown
Collaborator

Many of the custom kubernetes services that we run pin all of their dependencies (direct and indirect) to exact versions. This can be an issue when trying to perform regular updates, as you can't simply update the dependency you care about. The single update will likely break the environment, reducing the effectiveness of bots like Renovate (as each PR needs manual intervention).

This PR attempts to loosen the exact version pinning of dependencies.

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

Successfully merging this pull request may close these issues.

1 participant