From d107fcb3d8a06abf2c7067d12484d83d88911d78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:11:48 -0500 Subject: [PATCH] Bump pyright from 1.1.350 to 1.1.351 (#36) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.350 to 1.1.351. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.350...v1.1.351) --- 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 982ab02..a618f32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pytest==8.0.1 -pyright==1.1.350 +pyright==1.1.351 ruff==0.2.2 black==24.2.0