Closed redhat-qe-bot closed 10 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
Updating dependencies
Resolving dependencies...
Because no versions of openshift-python-wrapper match >4.15.13,<4.15.14 || >4.15.14,<5.0.0
and openshift-python-wrapper (4.15.13) depends on python-benedict (>=0.32.0,<0.33.0), openshift-python-wrapper (>=4.15.13,<4.15.14 || >4.15.14,<5.0.0) requires python-benedict (>=0.32.0,<0.33.0).
And because openshift-python-wrapper (4.15.14) depends on python-benedict (>=0.32.0,<0.33.0), openshift-python-wrapper (>=4.15.13,<5.0.0) requires python-benedict (>=0.32.0,<0.33.0).
So, because openshift-cluster-management-python-wrapper depends on both openshift-python-wrapper (^4.15.13) and python-benedict (0.33.1), version solving failed.
Report bugs in Issues
The following are automatically added:
.pre-commit-config.yaml
exists in the repo.Available user actions:
/wip
to the PR, To remove it from the PR comment /wip cancel
to the PR./hold
, To un-block merging of PR comment /hold cancel
./verified
to the PR, to un-verify comment /verified cancel
to the PR.
verified label removed on each new commit push./cherry-pick <target branch to cherry-pick to>
in the PR.
/cherry-pick branch1 branch2
)/build-and-push-container
in the PR (tag will be the PR number)./<label name>
, to remove, use /<label name> cancel
Because you closed this PR without merging, Renovate will ignore this update (0.33.1
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
0.32.1
->0.33.1
Release Notes
fabiocaccamo/python-benedict (python-benedict)
### [`v0.33.1`](https://togithub.com/fabiocaccamo/python-benedict/blob/HEAD/CHANGELOG.md#0331---2023-12-27) [Compare Source](https://togithub.com/fabiocaccamo/python-benedict/compare/0.33.0...0.33.1) - Fix calling `from_xls` passing custom options. [#355](https://togithub.com/fabiocaccamo/python-benedict/issues/355) - Replace `Black` and `isort` with `Ruff-format`. - Bump requirements and `pre-commit` hooks. ### [`v0.33.0`](https://togithub.com/fabiocaccamo/python-benedict/blob/HEAD/CHANGELOG.md#0330---2023-11-08) [Compare Source](https://togithub.com/fabiocaccamo/python-benedict/compare/0.32.1...0.33.0) - Add `Python 3.12` support. ([#342](https://togithub.com/fabiocaccamo/python-benedict/issues/342)) - Add possibility to restrict input data sources with `sources` argument (more info [here](https://togithub.com/fabiocaccamo/python-benedict#input-sources)). [#287](https://togithub.com/fabiocaccamo/python-benedict/issues/287) - Add `from_html` method (available by installing the optional `[html]` dependency, more info [here](https://togithub.com/fabiocaccamo/python-benedict#optional-requirements)). [#317](https://togithub.com/fabiocaccamo/python-benedict/issues/317) - Bump requirements.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.