Skip to content

Commit 6fe65c0

Browse files
Merge pull request #323 from MinBZK/dependabot/pip/pyright-1.1.407
Bump pyright from 1.1.406 to 1.1.407
2 parents c62e4b5 + 45e9cc9 commit 6fe65c0

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 @@ coverage = "^7.11.0"
2828
[tool.poetry.group.dev.dependencies]
2929
ruff = "^0.14.2"
3030
pre-commit = "^4.3.0"
31-
pyright = "^1.1.406"
31+
pyright = "^1.1.407"
3232

3333
[build-system]
3434
requires = ["poetry-core"]

0 commit comments

Comments
 (0)