From 85fe5fd3a3902b3abff42183aba71490c0459497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 05:00:40 +0000 Subject: [PATCH] Bump pyright from 1.1.360 to 1.1.372 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.360 to 1.1.372. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.360...v1.1.372) --- 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 56ed61b6..1d8dd438 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -158,7 +158,7 @@ pygments==2.17.2 # via diff-cover pyproject-api==1.6.1 # via tox -pyright==1.1.360 +pyright==1.1.372 # via -r requirements/dev.in pytest==8.1.1 # via