qiskit-documentation/scripts/nb-tester
dependabot[bot] 7bcc2136e3
Update qiskit-serverless requirement from ~=0.15.2 to ~=0.16.1 in /scripts/nb-tester (#1889)
Updates the requirements on
[qiskit-serverless](https://github.com/Qiskit/qiskit-serverless) to
permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Qiskit/qiskit-serverless/releases">qiskit-serverless's
releases</a>.</em></p>
<blockquote>
<h2>v0.16.1</h2>
<h2>Changes</h2>
<ul>
<li>update-version-0.16.1 <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
(<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1476">#1476</a>)</li>
<li>Include function data folder in docker image <a
href="https://github.com/Tansito"><code>@​Tansito</code></a> (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1475">#1475</a>)</li>
<li>Fix serve static files and logger info <a
href="https://github.com/Tansito"><code>@​Tansito</code></a> (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1474">#1474</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5fa7ee9166"><code>5fa7ee9</code></a>
update-version-0.16.1 (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1476">#1476</a>)</li>
<li><a
href="524624a032"><code>524624a</code></a>
Include function data folder in docker image (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1475">#1475</a>)</li>
<li><a
href="cdcff5efbe"><code>cdcff5e</code></a>
Fix serve static files (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1474">#1474</a>)</li>
<li><a
href="877bce74a6"><code>877bce7</code></a>
update-version-0.16.0 (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1469">#1469</a>)</li>
<li><a
href="81cc293a80"><code>81cc293</code></a>
Remove tasks (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1468">#1468</a>)</li>
<li><a
href="16bbfcdb17"><code>16bbfcd</code></a>
Make job.list go through query parameters (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1467">#1467</a>)</li>
<li><a
href="48ac9dd2da"><code>48ac9dd</code></a>
add filters to /job and /program (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1466">#1466</a>)</li>
<li><a
href="0e14adf891"><code>0e14adf</code></a>
Admin panel (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1464">#1464</a>)</li>
<li><a
href="4b088ae930"><code>4b088ae</code></a>
Catalog end-points (<a
href="https://redirect.github.com/Qiskit/qiskit-serverless/issues/1460">#1460</a>)</li>
<li>See full diff in <a
href="https://github.com/Qiskit/qiskit-serverless/compare/v0.15.2...v0.16.1">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Harkins <frankharkins@hotmail.co.uk>
2024-08-29 09:33:43 +00:00
..
qiskit_docs_notebook_tester Pull notebook classification out into separate test (#1397) 2024-05-17 20:24:08 +00:00
test Move config files to scripts/config (#1748) 2024-07-23 16:58:30 +00:00
pyproject.toml Restore Serverless 0.15.2 and test notebooks when changing requirements (#1831) 2024-08-14 21:57:57 +00:00
requirements.txt Update qiskit-serverless requirement from ~=0.15.2 to ~=0.16.1 in /scripts/nb-tester (#1889) 2024-08-29 09:33:43 +00:00