-
Notifications
You must be signed in to change notification settings - Fork 732
Increase the upper limit for resolvelib #2471
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but we should also probably update the lockfiles (nox -e pip-compile -- --upgrade-package resolvelib
) here.
Backport to stable-2.18: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply d1e36ec on top of patchback/backports/stable-2.18/d1e36eca12e56527dd9c6f398938fb2b9c4b4e35/pr-2471 Backporting merged PR #2471 into devel
🤖 @patchback |
This was my error. The change does not need to be backported to stable-2.18 after all. https://github.com/ansible/ansible-documentation/blob/stable-2.18/tests/constraints.in // https://github.com/ansible/ansible/blob/stable-2.18/requirements.txt Thanks for merging @gotmax23 |
resolves #2356