From a5a497aa44a2eb01e8b8b8e57574cc9d010f5b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 17:52:28 -0600 Subject: [PATCH] Bump pyright from 1.1.327 to 1.1.343 (#268) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.327 to 1.1.343. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.327...v1.1.343) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index eedf52e6..e8801f65 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,6 +1,6 @@ black==23.12.0 isort==5.12.0 -pyright==1.1.327 +pyright==1.1.343 mypy==1.7.1 mkdocs-material==9.3.2 mkdocstrings==0.23.0