From dc4466137670a2aff763d068a939643a06613201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:05:51 +0000 Subject: [PATCH] Bump pyright in the python-packages group across 1 directory Bumps the python-packages group with 1 update in the / directory: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.381 to 1.1.383 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.381...v1.1.383) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... 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 b4f58af..854e6f9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ black==24.8.0 setuptools==75.1.0 wheel==0.44.0 twine==5.1.1 -pyright==1.1.381 +pyright==1.1.383 docker==7.1.0