From 5b8e6899bfdf40392fcb7e6aabe8e9bf44a71ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 07:51:37 +0000 Subject: [PATCH] chore(deps): bump pyright from 1.1.338 to 1.1.341 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.338 to 1.1.341. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.338...v1.1.341) --- 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..d906f2e 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.341 pytest==7.4.3 sphinx==7.2.6 wheel==0.42.0