From 6c9ac4760fc03cef982d6d3b07677ae42354ff96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:30:24 +0000 Subject: [PATCH] Bump pyright from 1.1.392 to 1.1.392.post0 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.392 to 1.1.392.post0. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.392...v1.1.392.post0) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9013c4939..49b17272f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ black<=24.10.0 flake8<=7.1.1 -pyright==1.1.392 +pyright==1.1.392.post0 pytest<=8.3.4 pytest-asyncio<0.26.0 pytest-cov<=6.0.0