openvino
87937301 - Update patchelf requirement from <=0.17.2.2 to <=0.17.2.4 in /src/bindings/python (#31453)

Commit
300 days ago
Update patchelf requirement from <=0.17.2.2 to <=0.17.2.4 in /src/bindings/python (#31453) Updates the requirements on [patchelf](https://github.com/mayeut/patchelf-pypi) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/f4c1dcb761dadc7bc7fdba11e302317495c1b401"><code>f4c1dcb</code></a> fix: riscv64 manylinux target</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/4d4d450f8b37701823dc6c3d4c6f97b8a72d0803"><code>4d4d450</code></a> feat: build riscv64 wheels (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/242">#242</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/e58f28781fdec09bd6fb665ae1013a5369b34c2a"><code>e58f287</code></a> chore(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/241">#241</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/468bb2bc2be1ac1b7aad11ee868f64ac67efcd38"><code>468bb2b</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/240">#240</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/a9ef9de67d0b98800516b39199c7414718675ee2"><code>a9ef9de</code></a> chore(deps): bump docker/setup-buildx-action from 3.11.0 to 3.11.1 (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/239">#239</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/a59a7de2594963fc6500f113809241d7e91951dc"><code>a59a7de</code></a> chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.0 (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/238">#238</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/804ef6086c187c78fd281573f0cae85d89c77cda"><code>804ef60</code></a> chore(deps): bump pypa/cibuildwheel from 2.23.2 to 3.0.0 (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/237">#237</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/23dac188d0740da069b069d7d1e1e7221202b96e"><code>23dac18</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/235">#235</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/07411845fd2db4b4f60bf8b296df3a25838eeef3"><code>0741184</code></a> chore(deps): bump docker/build-push-action from 6.15.0 to 6.18.0 (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/236">#236</a>)</li> <li><a href="https://github.com/mayeut/patchelf-pypi/commit/47e550adc705cb948cca50231cf89e67161a035f"><code>47e550a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/mayeut/patchelf-pypi/issues/231">#231</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mayeut/patchelf-pypi/compare/v0.11.0.0...v0.17.2.4">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>
Parents
Loading