Skip to content

Commit 63c5439

Browse files
Bump pyright from 1.1.407 to 1.1.408 in the dev group
Bumps the dev group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.407 to 1.1.408 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.407...v1.1.408) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a66fc8 commit 63c5439

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
@@ -36,7 +36,7 @@ dev = [
3636
{include-group = "doc"},
3737
]
3838
test = [
39-
"pyright==1.1.407",
39+
"pyright==1.1.408",
4040
"pytest==9.0.2",
4141
"sybil==9.3.0",
4242
"pytest-regressions==2.9.1",

0 commit comments

Comments
 (0)