openvino
0a180b18 - Update pyright requirement from <=1.1.401 to <=1.1.402 in /src/bindings/python (#30940)

Commit
338 days ago
Update pyright requirement from <=1.1.401 to <=1.1.402 in /src/bindings/python (#30940) Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/708a9d4a964376a7be931b7721d315ef1d2db31d"><code>708a9d4</code></a> Pyright NPM Package update to 1.1.402 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/349">#349</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/8df87d18e0baad8b65afd8488bf27a90df5cdcb3"><code>8df87d1</code></a> Pyright NPM Package update to 1.1.401 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/347">#347</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/7e1526dc0349fedbae25b3b2d0d105ca55a2a8fb"><code>7e1526d</code></a> Pyright NPM Package update to 1.1.400 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/346">#346</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/d04b516bc8d41637356e6dcf6fdbd599b5d9afb9"><code>d04b516</code></a> [pyright updated to 1.1.399] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/344">#344</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/e4cccb9f01fa52b4e4013595a3131c25ad5d0c59"><code>e4cccb9</code></a> [pyright updated to 1.1.398] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/342">#342</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/e283a9847bd60e78858e2807b99bb0b60f197fc8"><code>e283a98</code></a> Pyright NPM Package update to 1.1.397 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/339">#339</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/2a04b2c8d0ff32a3e9f30119d961c48796be54eb"><code>2a04b2c</code></a> CI: bump actions versions (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/340">#340</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/5617c6c57f0fb7314abd7169d963b79c8c88b665"><code>5617c6c</code></a> [pyright updated to 1.1.396] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/338">#338</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/72e863b737318b1cfbdc3a292e5888a1f86f27d3"><code>72e863b</code></a> chore(ci): remove invalid reviewers (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/336">#336</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/74b6b556d9e8ab74ebd6ae6f33dc0f3fc6d68430"><code>74b6b55</code></a> [pyright updated to 1.1.395] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/335">#335</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RobertCraigie/pyright-python/compare/v0.0.1...v1.1.402">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