Skip to content

Commit ac31612

Browse files
chore(deps-dev): bump pyright from 1.1.345 to 1.1.394
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.345 to 1.1.394. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.345...v1.1.394) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b25f3a commit ac31612

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

poetry.lock

Lines changed: 7 additions & 5 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
@@ -80,7 +80,7 @@ optional = true
8080
[tool.poetry.group.dev.dependencies]
8181
pytest = ">=7.4.4,<9.0.0"
8282
taskipy = "^1.12.0"
83-
pyright = "1.1.345"
83+
pyright = "1.1.394"
8484
ruff = ">=0.3.5,<0.7.0"
8585
pydantic = "^2.5.3"
8686
pytest-cov = ">=4.1,<7.0"

0 commit comments

Comments
 (0)