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

[chore] Add python package update policies in Pipfile #128

Open
caro3801 opened this issue Dec 14, 2021 · 1 comment
Open

[chore] Add python package update policies in Pipfile #128

caro3801 opened this issue Dec 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@caro3801
Copy link
Contributor

Currently to add a new package we need to add the --keep-outdated parameter to ensure non breaking changes in the Pipfile.lock
In order to avoid unwanted major update we need to explicit package update policies in the Pipfile to only allow minor or patch updates

@caro3801 caro3801 added the enhancement New feature or request label Dec 14, 2021
@caro3801
Copy link
Contributor Author

Even if we moved to poetry we have the same issue. We have to enforce update policies in the pyproject.toml

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

No branches or pull requests

1 participant