Skip to content

Commit 99e76c0

Browse files
Bump pyright from 1.1.406 to 1.1.407 in the dev group (#31)
Bumps the dev group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.406 to 1.1.407 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41ec7d8 commit 99e76c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ lint = [
4040
"pre-commit==4.3.0",
4141
]
4242
test = [
43-
"pyright==1.1.406",
43+
"pyright==1.1.407",
4444
"pytest==8.4.2",
4545
"sybil==9.2.0",
4646
"pytest-regressions==2.8.3",

0 commit comments

Comments
 (0)