Skip to content

Commit

Permalink
Bump pyright from 1.1.260 to 1.1.269 (#737)
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.260 to 1.1.269.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/2382fa0f740fb466c9af60d8f31e4120130464bb"><code>2382fa0</code></a> Pyright NPM Package update to 1.1.269 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/101">#101</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/5ce1a2ac8e91798e6102fdf438f572888e6bf2ad"><code>5ce1a2a</code></a> Pyright NPM Package update to 1.1.268 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/100">#100</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/7b9aad58c9c2f20d628dc50f97ad82541268b3ca"><code>7b9aad5</code></a> Pyright NPM Package update to 1.1.267 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/99">#99</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/2470c93d2430dd7cf09552095114a21a925a48a6"><code>2470c93</code></a> Pyright NPM Package update to 1.1.266 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/98">#98</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/2d1e5737982173b3d709b43abb009dff7180a452"><code>2d1e573</code></a> Pyright NPM Package update to 1.1.265 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/96">#96</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/b4bd5226363c7637d2a484e776e3ffee00e39f0f"><code>b4bd522</code></a> Pyright NPM Package update to 1.1.264 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/94">#94</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/8c83f8d30db932f8ebf36b300d2e6d82a462071c"><code>8c83f8d</code></a> Pyright NPM Package update to 1.1.263 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/93">#93</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/6adecdd3ecf61c8fe5fa87df56ca278f94c0f14f"><code>6adecdd</code></a> [pyright updated to 1.1.262] Update Version (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/91">#91</a>)</li>
<li><a href="https://github.com/RobertCraigie/pyright-python/commit/ba6b0b487353e50cf23135c73e017e71384a79b7"><code>ba6b0b4</code></a> Pyright NPM Package update to 1.1.261 (<a href="https://github-redirect.dependabot.com/RobertCraigie/pyright-python/issues/90">#90</a>)</li>
<li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.260...v1.1.269">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyright&package-manager=pip&previous-version=1.1.260&new-version=1.1.269)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 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>
  • Loading branch information
dependabot[bot] committed Sep 2, 2022
1 parent f2e1dca commit eeb3414
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -34,7 +34,7 @@ pexpect = "^4.8.0"
poethepoet = "^0.12.2"
pyinstaller = "^4.9"
pylint = "^2.12.2"
pyright = "^1.1.254"
pyright = "^1.1.269"
pytest = "^6.2.5"
pytest-cov = "^3.0.0"
pytest-datadir = "^1.3.1"
Expand Down

0 comments on commit eeb3414

Please sign in to comment.