Skip to content

Commit

Permalink
build(deps-dev): bump pyright from 1.1.367 to 1.1.371 (#633)
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from
1.1.367 to 1.1.371.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/ca00a93bfd9c3238890d662befa957cdb122c210"><code>ca00a93</code></a>
[pyright updated to 1.1.371] Update Version (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/282">#282</a>)</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/14f3e584c35ec8fad0de80287b36bd912635c175"><code>14f3e58</code></a>
Pyright NPM Package update to 1.1.370 (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/281">#281</a>)</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/804dafbe7ab1b9c8766c2b4755fb29db37959ab7"><code>804dafb</code></a>
chore(internal): loosen twine dependency</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/903dbc65aaae3fd5db91db637f35d6ad5ab1ed75"><code>903dbc6</code></a>
chore(ci): enable workflow_dispatch for releasing</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/82d28c784faec6219b3cf3b7c00bd160912a8846"><code>82d28c7</code></a>
chore(internal): pin twine dependency</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/ffa917f5173f703503b4f7ef1a5e8ec1a793b928"><code>ffa917f</code></a>
[pyright updated to 1.1.369] Update Version (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/279">#279</a>)</li>
<li><a
href="https://github.com/RobertCraigie/pyright-python/commit/604a0a0b620825aac310af9cce25c0fc569a3a60"><code>604a0a0</code></a>
[pyright updated to 1.1.368] Update Version (<a
href="https://redirect.github.com/RobertCraigie/pyright-python/issues/278">#278</a>)</li>
<li>See full diff in <a
href="https://github.com/RobertCraigie/pyright-python/compare/v1.1.367...v1.1.371">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.367&new-version=1.1.371)](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>
  • Loading branch information
eve-ci-cd[bot] authored Jul 16, 2024
2 parents 90aa4fc + 1d2f9bb commit 947a208
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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ connexion = "^3.1.0"
pytest = "^8.2.2"
pytest-cov = "^5.0.0"
hypothesis = "^6.108.2"
pyright = "^1.1.367"
pyright = "^1.1.371"
black = "^24.4.2"
isort = "^5.13.2"
ruff = "^0.4.9"
Expand Down

0 comments on commit 947a208

Please sign in to comment.