From 77e4685d4b186f305a2e69cae6e809eb1a761bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 02:09:45 +0000 Subject: [PATCH] Bump pyright from 1.1.386 to 1.1.387 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.386 to 1.1.387. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387) --- 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 321806964..7ed4ae74c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ Django==5.1.2; python_version >= '3.10' # Overrides: mypy==1.13.0 -pyright==1.1.386 +pyright==1.1.387