Skip to content

Commit 1575787

Browse files
build(deps): bump pyright from 1.1.404 to 1.1.405
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.404 to 1.1.405. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.404...v1.1.405) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.405 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac3204e commit 1575787

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev = [
6767
"mypy==1.17.1",
6868
"pre-commit==4.3.0",
6969
"pylint==3.3.8",
70-
"pyright==1.1.404",
70+
"pyright==1.1.405",
7171
"pytest==8.4.1",
7272
"pytest-cov==6.2.1",
7373
"pytest-md==0.2.0",

0 commit comments

Comments
 (0)