From 84e22eb6a88e024ee9c22fc107870aa261ebb857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 21:14:41 +0000 Subject: [PATCH] Bump pyright from 1.1.328 to 1.1.329 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.328 to 1.1.329. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.328...v1.1.329) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5d8a9b5..15440f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1 +1 @@ -pyright == 1.1.328 \ No newline at end of file +pyright == 1.1.329 \ No newline at end of file