From 1bbe9925839abab930525ec856bc77f5113ddeca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 13:06:25 +0000 Subject: [PATCH] Bump pyright from 1.1.256 to 1.1.257 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.256 to 1.1.257. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.256...v1.1.257) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index aea66fea0a..61b60e3033 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ sphobjinv==2.2.2 ################# mypy==0.961 -pyright==1.1.256 +pyright==1.1.257 ####################### # DEPENDENCY CHECKING #