From 83e217455ce31d04e6730f8939e2b5bdf24d0803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:13:57 +0000 Subject: [PATCH] chore: bump pyright from 1.1.381 to 1.1.382 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.381 to 1.1.382. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.381...v1.1.382) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cab6c28b..2d78115e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ pyrfc3339==1.1 # via # juju # macaroonbakery -pyright==1.1.381 +pyright==1.1.382 # via -r requirements.in pytest==8.3.3 # via @@ -159,7 +159,9 @@ traitlets==5.14.3 # ipython # matplotlib-inline typing-extensions==4.12.2 - # via typing-inspect + # via + # pyright + # typing-inspect typing-inspect==0.9.0 # via juju urllib3==2.2.2