From 8ecb5a84ba0bfa4262c838cd8b9656b5b5465a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:21:36 +0000 Subject: [PATCH] Bump pyright from 1.1.363 to 1.1.367 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.363 to 1.1.367. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.363...v1.1.367) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 0777d84..ca679ec 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,6 +1,6 @@ black==24.4.2 isort==5.13.2 -pyright==1.1.363 +pyright==1.1.367 mypy==1.10.0 mkdocs-material==9.5.23 mkdocstrings==0.25.1