-
Notifications
You must be signed in to change notification settings - Fork 115
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
Update pulp-glue requirement from <0.30,>=0.18.0 to >=0.18.0,<0.31 #6211
Update pulp-glue requirement from <0.30,>=0.18.0 to >=0.18.0,<0.31 #6211
Conversation
Updates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version. - [Release notes](https://github.com/pulp/pulp-cli/releases) - [Changelog](https://github.com/pulp/pulp-cli/blob/0.30.0/CHANGES.md) - [Commits](pulp/pulp-cli@0.18.0...0.30.0) --- updated-dependencies: - dependency-name: pulp-glue dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
e370cf4
to
6657aa4
Compare
Can get this backported to 3.63 @mdellweg ? |
Backport to 3.63: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 3e8b765 on top of patchback/backports/3.63/3e8b765525916406304279f2b071220c62a2e02b/pr-6211 Backporting merged PR #6211 into main
🤖 @patchback |
Backport to 3.69: 💚 backport PR created✅ Backport PR branch: Backported as #6215 🤖 @patchback |
Updates the requirements on pulp-glue to permit the latest version.
Changelog
Sourced from pulp-glue's changelog.
... (truncated)
Commits
710e125
Release 0.30.0716f8b5
Add querystrings to debug output178b092
[PIP] Update pygments requirement from <2.19,>=2.17.2 to >=2.17.2,<2.20ac5f7bf
Ignore a mypy complaint about a fixture redefinition061072b
Fix an unreported typing issueef65293
[PIP] Bump mypy from 1.13.0 to 1.14.1f693751
Adjust test matrixb45c0a9
[PIP] Update pytest-subtests requirement6d660fb
Rafactor extract params into a private method239a938
Refactor parse_responseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)