Skip to content

Commit

Permalink
Bump pyright from 1.1.263 to 1.1.279 (#217)
Browse files Browse the repository at this point in the history
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.263 to 1.1.279.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.263...v1.1.279)

---
updated-dependencies:
- dependency-name: pyright
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2022
1 parent c018043 commit d6d212a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements/type-checking.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mypy==0.990
pyright==1.1.263
pyright==1.1.279
2 changes: 1 addition & 1 deletion dev-requirements/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ mypy-extensions==0.4.3
# via mypy
nodeenv==1.7.0
# via pyright
pyright==1.1.263
pyright==1.1.279
# via -r dev-requirements/type-checking.in
typing-extensions==4.4.0
# via mypy
Expand Down

0 comments on commit d6d212a

Please sign in to comment.