From 95c8351c025429ed40712743e66486d90f3a97ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:47:31 +0000 Subject: [PATCH] Bump pyright from 1.1.405 to 1.1.407 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.405 to 1.1.407. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.405...v1.1.407) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.407 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 4774d1572..f6257d288 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ lxml==6.0.0 python-gitlab==6.4.0 PyGithub==2.8.1 boto3>=1.28.0 -pyright==1.1.405 +pyright==1.1.407