From 59ec3d4f3f678ccb426322896396b892c0bb7738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 09:50:01 +0800 Subject: [PATCH] Bump pyright from 1.1.313 to 1.1.322 (#1877) Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.313 to 1.1.322. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.313...v1.1.322) --- 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> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c34894fa..e2a3eb73 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ pipdeptree==2.9.0 pre-commit==3.3.2 pylint==2.17.4 pyre-check==0.9.18; python_version>'3.8' -pyright==1.1.313 +pyright==1.1.322 pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11' pyupgrade==3.10.1 pyyaml==6.0.1