From 1b927292fb3d5a1e02c6af9e0744d55fc140d391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:27:54 +0000 Subject: [PATCH] Bump pyright from 1.1.393 to 1.1.394 in the python group Bumps the python group with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.393 to 1.1.394 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.393...v1.1.394) --- 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 4ca3f0e6b..bd1fc473c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ black<=25.1.0 flake8<=7.1.1 -pyright==1.1.393 +pyright==1.1.394 pytest<=8.3.4 pytest-asyncio<0.26.0 pytest-cov<=6.0.0