From 551cf8d1525390605190a80eeb14542d8f6e7ea1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:02:45 +0000 Subject: [PATCH] Bump pyright from 1.1.349 to 1.1.350 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.349 to 1.1.350. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.349...v1.1.350) --- 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 10e5cd68..a8e72349 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,6 +1,6 @@ black==24.1.1 isort==5.13.2 -pyright==1.1.349 +pyright==1.1.350 mypy==1.8.0 mkdocs-material==9.5.7 mkdocstrings==0.24.0