-
-
Notifications
You must be signed in to change notification settings - Fork 163
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 qiskit-ibm-runtime requirement from ~=0.20.0 to ~=0.23.0 #2314
base: main
Are you sure you want to change the base?
Update qiskit-ibm-runtime requirement from ~=0.20.0 to ~=0.23.0 #2314
Conversation
Updates the requirements on [qiskit-ibm-runtime](https://github.com/Qiskit/qiskit-ibm-runtime) to permit the latest version. - [Release notes](https://github.com/Qiskit/qiskit-ibm-runtime/releases) - [Commits](Qiskit/qiskit-ibm-runtime@0.20.0...0.23.0) --- updated-dependencies: - dependency-name: qiskit-ibm-runtime dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
@andre-a-alves Do you think we can bump this to at least 0.21.2? It would be important to fix the security issue opened here |
Anything starting with 0.21+ appeared to have conflicts with |
@andre-a-alves I assigned this to you and I added a comment to the pennylane-qiskit related issue. |
Sorry - I meant to push to a branch on my fork; not this one. I reverted my change |
Leaving what I've found for the record - this is not yet resolved.
|
Thanks, @andre-a-alves.
Here is its pipdeptree report:
The reason why we can't upgrade to A recap on the chain of dependency events we are wishing for :)
Note that in #2303 I started splitting our dependencies, so that in the future we don't end up in this kind of dependency hell. However, even if that PR gets merged, the development environment still has all the dependencies mixed up. |
A newer version of qiskit-ibm-runtime exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Updates the requirements on qiskit-ibm-runtime to permit the latest version.
Release notes
Sourced from qiskit-ibm-runtime's releases.
Commits
f9b860e
Prepare release 0.23.0 (#1620)d456084
Deprecate backend.run (#1579)a2a803e
keep old behavior for backend.run (#1618)7c9979e
Add twirling options to SamplerV2 (#1583)be51a45
Missing circuit metadata in PubResult from SamplerV2 (#1596)4af7729
Raise an error if dynamical decoupling is used with dynamic circuits (#1593)0d77bbe
Remove tutorials (#1599)e460157
minor doc fix inIBMBackend
(#1614)ce84bf6
Fix a random seed of tests for BackendEstimatorV2 (#1616)8f9a59e
Deprecate V1 primitives (#1591)You can trigger a rebase of this PR 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)