From 53d0e9aca500b68f560a9ce563d1760fbf3ffa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 02:49:27 +0000 Subject: [PATCH] Bump pyright from 1.1.393 to 1.1.394 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.393 to 1.1.394. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.393...v1.1.394) --- 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 e066fe559..e92b6ef9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ Django==5.1.5; python_version >= '3.10' # Overrides: mypy==1.15.0 -pyright==1.1.393 +pyright==1.1.394