openvino
737c3046 - Update h5py requirement from <3.15.0,>=3.1.0 to >=3.1.0,<3.16.0 in /src/bindings/python (#32394)

Commit
158 days ago
Update h5py requirement from <3.15.0,>=3.1.0 to >=3.1.0,<3.16.0 in /src/bindings/python (#32394) Updates the requirements on [h5py](https://github.com/h5py/h5py) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/h5py/h5py/releases">h5py's releases</a>.</em></p> <blockquote> <h2>3.15.0</h2> <p>See <a href="https://docs.h5py.org/en/latest/whatsnew/3.15.html">https://docs.h5py.org/en/latest/whatsnew/3.15.html</a> for release notes</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/h5py/h5py/commit/4e8866a3d1af352add72014149d0810ee5543c48"><code>4e8866a</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2719">#2719</a> from neutrinoceros/whl/bump-macosx-deployment-targets</li> <li><a href="https://github.com/h5py/h5py/commit/c193adc1c1f72e1b7226773899f6d93d250fbbc2"><code>c193adc</code></a> WHL: match runner images macosx versions in MACOSX_DEPLOYMENT_TARGET</li> <li><a href="https://github.com/h5py/h5py/commit/1b3c7c337e5af7fa8afac95897fc1b8e5cefb92f"><code>1b3c7c3</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2716">#2716</a> from takluyver/prepare-3.15</li> <li><a href="https://github.com/h5py/h5py/commit/9a1dd425905e021acc8f91ad3461f15d7ae83881"><code>9a1dd42</code></a> Mention vlen conversion fix in release notes</li> <li><a href="https://github.com/h5py/h5py/commit/fa6ffe9309b3b351bb2b32eed946408499c91a61"><code>fa6ffe9</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2718">#2718</a> from neutrinoceros/mnt/upgrade-cibuildwheel</li> <li><a href="https://github.com/h5py/h5py/commit/b8bb1372bb50b09fe48def1f5afc8ef5985c895a"><code>b8bb137</code></a> Merge pull request <a href="https://redirect.github.com/h5py/h5py/issues/2717">#2717</a> from takluyver/vlen-empty-array</li> <li><a href="https://github.com/h5py/h5py/commit/c51a46b5450ff1be9d6ccf53925407d4b00eb5a4"><code>c51a46b</code></a> Rearrange test code for clarity</li> <li><a href="https://github.com/h5py/h5py/commit/e7c36e9882482683adcc5be92e6d58adbcf4374d"><code>e7c36e9</code></a> CLN: cleanup now-unnecessary cibuildwheel override</li> <li><a href="https://github.com/h5py/h5py/commit/5be87258f13e746ca06b8393b4032edc9fa0a0f2"><code>5be8725</code></a> DEP: manually upgrade cibuildwheel action</li> <li><a href="https://github.com/h5py/h5py/commit/f460bf48498969d516df3b0e5bdabf616cb3e72a"><code>f460bf4</code></a> Fix reading length 0 vlen entry with compound dtype of basic types</li> <li>Additional commits viewable in <a href="https://github.com/h5py/h5py/compare/3.1.0...3.15.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Przemyslaw Wysocki <przemyslaw.wysocki@intel.com>
Parents
Loading