Skip to content

Commit 7de8ff8

Browse files
dependabot[bot]mryzhovp-wysocki
authored
Update pyright requirement from <=1.1.404 to <=1.1.405 in /src/bindings/python (#32156)
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/e211ec8df8d389a147af6d31bdb2bc812f04aa5a"><code>e211ec8</code></a> Pyright NPM Package update to 1.1.405 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/353">#353</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/d393df1703a808473b84bd14a2702f4793014031"><code>d393df1</code></a> Pyright NPM Package update to 1.1.404 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/352">#352</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/047488f6b38c6bd59e43daf838b2863b6cab9008"><code>047488f</code></a> Pyright NPM Package update to 1.1.403 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/350">#350</a>)</li> <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>Additional commits viewable in <a href="https://github.com/RobertCraigie/pyright-python/compare/v0.0.1...v1.1.405">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: Mikhail Ryzhov <[email protected]> Co-authored-by: Przemyslaw Wysocki <[email protected]>
1 parent 09a9ba0 commit 7de8ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bindings/python/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ tox
3838
types-setuptools
3939
wheel
4040
pybind11-stubgen<2.6
41-
pyright<=1.1.404
41+
pyright<=1.1.405

0 commit comments

Comments
 (0)