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

[PR #883/e952dd43 backport][stable-2.15] nox pip-compile: allow passing --no-upgrade flag #919

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Dec 4, 2023

This is a backport of PR #883 as merged into devel (e952dd4).

This allows running nox -e pip-compile -- --no-upgrade to make sure
that the requirements.txt files are in sync with the .in files but not
updating any other transitive dependency.

* nox pip-compile: allow passing --no-upgrade flag

This allows running `nox -e pip-compile -- --no-upgrade` to make sure
that the requirements.txt files are in sync with the .in files but not
updating any other transitive dependency.

* README: make "## Updating dependencies" more concise

Co-authored-by: Don Naro <dnaro@redhat.com>

---------

Co-authored-by: Don Naro <dnaro@redhat.com>
(cherry picked from commit e952dd4)
@gotmax23 gotmax23 merged commit 9736ef8 into stable-2.15 Dec 4, 2023
8 checks passed
@gotmax23 gotmax23 deleted the patchback/backports/stable-2.15/e952dd436561bd801562e8f70e5db44caaa53097/pr-883 branch December 4, 2023 20:23
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