From 2e34f810746d90477257e74baf41a5a63899355f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 08:23:00 +0000 Subject: [PATCH] chore(deps-dev): bump pyright from 1.1.335 to 1.1.336 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.335 to 1.1.336. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.335...v1.1.336) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fbd07cb..924344c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1 +1 @@ -pyright == 1.1.335 +pyright == 1.1.336