From b014524eb8d660772b9b3569d8b3f5ea7976182e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:21:13 -0400 Subject: [PATCH] Bump pyright from 1.1.352 to 1.1.353 (#40) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.352 to 1.1.353. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.352...v1.1.353) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9acb0c3..f5f9d27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pytest==8.0.2 -pyright==1.1.352 +pyright==1.1.353 ruff==0.3.0 black==24.2.0