From 602822c8877628ad2e67c7de54c4a198bd27b2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 07:35:29 +0000 Subject: [PATCH] chore(deps): bump pyright from 1.1.338 to 1.1.352 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.338 to 1.1.352. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.338...v1.1.352) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5bbc5d8..9d57019 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ black==23.11.0 build==1.0.3 pre-commit==3.5.0 -pyright==1.1.338 +pyright==1.1.352 pytest==7.4.3 sphinx==7.2.6 wheel==0.42.0