Skip to content

Commit 1c6c6a1

Browse files
Bump pyright from 1.1.392.post0 to 1.1.393
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.392.post0 to 1.1.393. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.392.post0...v1.1.393) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c928f9b commit 1c6c6a1

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
@@ -57,7 +57,7 @@ optional-dependencies.dev = [
5757
"pylint==3.3.4",
5858
"pylint-per-file-ignores==1.4.0",
5959
"pyproject-fmt==2.5.0",
60-
"pyright==1.1.392.post0",
60+
"pyright==1.1.393",
6161
"pyroma==4.2",
6262
"pytest==8.3.4",
6363
"pytest-cov==6.0.0",

0 commit comments

Comments
 (0)