From c31c65f204a7f7a5f95169b21e1619798aa6db70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 10:33:36 +0300 Subject: [PATCH] Bump pyright from 1.1.379 to 1.1.380 (#2370) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.379 to 1.1.380. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.379...v1.1.380) --- 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 1cc72eb02..b6e916442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ Django==5.1.1; python_version >= '3.10' # Overrides: mypy==1.11.2 -pyright==1.1.379 +pyright==1.1.380