Skip to content

Commit e15f35a

Browse files
build(deps): bump pyright from 1.1.359 to 1.1.369
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.359 to 1.1.369. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.359...v1.1.369) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25a2c77 commit e15f35a

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
@@ -15,7 +15,7 @@ numpy = "^1.26.4"
1515

1616
# static type check
1717
mypy = "^1.9"
18-
pyright = "^1.1.359"
18+
pyright = "^1.1.369"
1919

2020
# lint & style
2121
black = "^24.4.0"

0 commit comments

Comments
 (0)