Skip to content

Commit aeac1be

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

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.405",
37+
"pyright==1.1.406",
3838
"pytest==8.4.2",
3939
"sybil==9.2.0",
4040
"html5lib~=1.1",

0 commit comments

Comments
 (0)