From ab4dcfa002dbe138b7548086328f13cbde3c41b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 08:14:14 +0300 Subject: [PATCH] Bump pyright from 1.1.388 to 1.1.389 (#2443) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.388 to 1.1.389. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.388...v1.1.389) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 800083d32..0f4a53f6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ Django==5.1.3; python_version >= '3.10' # Overrides: mypy==1.13.0 -pyright==1.1.388 +pyright==1.1.389