From 8c1442c910d395129dd001c04959a6787fba78aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 13:07:35 +0000 Subject: [PATCH] Bump pyright from 1.1.245 to 1.1.246 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.245 to 1.1.246. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.245...v1.1.246) --- 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 496ff971e1..60cd9af5ee 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -29,7 +29,7 @@ sphobjinv==2.2.2 ################# mypy==0.950 -pyright==1.1.245 +pyright==1.1.246 ####################### # DEPENDENCY CHECKING #