-
Notifications
You must be signed in to change notification settings - Fork 141
Commit 7f17070
Update qiskit-ibm-transpiler[ai-local-mode] requirement from ~=0.13.1 to ~=0.14.0 in /scripts/nb-tester (#3765)
Updates the requirements on
[qiskit-ibm-transpiler[ai-local-mode]](https://github.com/Qiskit/qiskit-ibm-transpiler)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/releases">qiskit-ibm-transpiler[ai-local-mode]'s
releases</a>.</em></p>
<blockquote>
<h2>0.14.0</h2>
<p>Refer to <a
href="https://quantum.cloud.ibm.com/docs/en/api/qiskit-ibm-transpiler/release-notes">https://quantum.cloud.ibm.com/docs/en/api/qiskit-ibm-transpiler/release-notes</a>
for release notes</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/commit/5f87bdc9e7da40b6ae0934ae3097b63d033f87b1"><code>5f87bdc</code></a>
Preparing release qiskit-ibm-transpiler 0.14.0 (<a
href="https://redirect.github.com/Qiskit/qiskit-ibm-transpiler/issues/196">#196</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/commit/b6e707f95c5928175cde6cd1635f5f12c18c756d"><code>b6e707f</code></a>
feat: New Transpiler function interface (<a
href="https://redirect.github.com/Qiskit/qiskit-ibm-transpiler/issues/189">#189</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/commit/cb0bf52f2f5fce6ad79102c631c7d20a74be7b58"><code>cb0bf52</code></a>
Replace ibm_sherbrooke for ibm_brisbane in examples (<a
href="https://redirect.github.com/Qiskit/qiskit-ibm-transpiler/issues/193">#193</a>)</li>
<li><a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/commit/e7be1c381383448f68a424647c230ad9c76b2f2a"><code>e7be1c3</code></a>
Preparing release qiskit-ibm-transpiler 0.13.1</li>
<li><a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/commit/5a3fe3845c489e50782c6ed8e3ec4c9fbb0dd45c"><code>5a3fe38</code></a>
Updating the README to reflect the latest changes & updates (<a
href="https://redirect.github.com/Qiskit/qiskit-ibm-transpiler/issues/191">#191</a>)</li>
<li>See full diff in <a
href="https://github.com/Qiskit/qiskit-ibm-transpiler/compare/0.13.1...0.14.0">compare
view</a></li>
</ul>
</details>
<br />
Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kaelyn Ferris <[email protected]>1 parent 39d0022 commit 7f17070Copy full SHA for 7f17070
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- scripts/nb-tester
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: scripts/nb-tester/requirements.txt
scripts/nb-tester/requirements.txt
Copy file name to clipboardExpand all lines: scripts/nb-tester/requirements.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
0 commit comments