From 1c13f98d7b4bfb38bc542cae051f8ab2ac740a04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:44:37 +0000 Subject: [PATCH] Bump pyright from 1.1.386 to 1.1.387 in the python group Bumps the python group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.386 to 1.1.387 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.386...v1.1.387) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... 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 7b5c142b6..e992b5bb8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ black<=24.10.0 flake8<=7.1.1 -pyright==1.1.386 +pyright==1.1.387 pytest<=8.3.3 pytest-asyncio<0.25.0 pytest-cov<=5.0.0