Skip to content

Commit 34e1863

Browse files
Upgrade: [dependabot] - bump pyright from 1.1.390 to 1.1.392.post0 (#230)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.390 to 1.1.392.post0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/33dece9ee3696c107217a66e65f3a612603c002e"><code>33dece9</code></a> chore: release v1.1.392.post0 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/331">#331</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/f15e56f25d43672c784cb38aa92e449b03b97781"><code>f15e56f</code></a> feat: bundle pyright inside wheel (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/300">#300</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/f5c77313ffc8cba7d2a54c7c196436a79da0996c"><code>f5c7731</code></a> [pyright updated to 1.1.392] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/329">#329</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/08b251cffcf4b32115aa9fcf9d34d7748abfadc0"><code>08b251c</code></a> CI: lower ubunutu version + bump macos + node 18 (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/330">#330</a>)</li> <li><a href="https://github.com/RobertCraigie/pyright-python/commit/3356df1d40b42ef93f7c6791fcf461439441ff5f"><code>3356df1</code></a> [pyright updated to 1.1.391] Update Version (<a href="https://redirect.github.com/RobertCraigie/pyright-python/issues/327">#327</a>)</li> <li>See full diff in <a href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.390...v1.1.392.post0">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.390&new-version=1.1.392.post0)](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 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>
1 parent 3726806 commit 34e1863

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python-dotenv = "^1.0.1"
2828
pytest-nhsd-apim = "^4.0.0"
2929
requests-oauthlib = "^2.0.0"
3030
nhs-number-generator = {git = "https://github.com/Iain-S/nhs_number_generator.git"}
31-
pyright = "^1.1.389"
31+
pyright = "^1.1.392"
3232
playwright = "^1.49.1"
3333
jycm = "^1.5.0"
3434

0 commit comments

Comments
 (0)