Skip to content

Commit 2d44616

Browse files
Bump pyright from 1.1.406 to 1.1.407 in the dev group (#5)
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 8afedef commit 2d44616

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
@@ -34,7 +34,7 @@ dev = [
3434
{include-group = "doc"},
3535
]
3636
test = [
37-
"pyright==1.1.406",
37+
"pyright==1.1.407",
3838
"pytest==8.4.2",
3939
"sybil==9.2.0",
4040
"html5lib~=1.1",

0 commit comments

Comments
 (0)