From 3d94800c1a54e98720fa3fe1b155383504a74468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:48:38 +0000 Subject: [PATCH] Bump pyright from 1.1.391 to 1.1.392.post0 in the minor group Bumps the minor group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.391 to 1.1.392.post0 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.391...v1.1.392.post0) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index f520d88..acf0eb8 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,5 +1,5 @@ pre-commit==4.0.1 pylint==3.3.3 -pyright==1.1.391 +pyright==1.1.392.post0 pytest==8.3.4 pytest-cov==6.0.0