From 598ca7c440d8dad8bc8f3d32fb0f91c56981d493 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:32:11 +0000 Subject: [PATCH] chore(deps): bump pyright from 1.1.338 to 1.1.339 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.338 to 1.1.339. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.338...v1.1.339) --- 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..251b4c4 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.339 pytest==7.4.3 sphinx==7.2.6 wheel==0.42.0