From 7e43ddcbb5c3d2643bcdbb8b1198168fb94f161e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:52:39 +0000 Subject: [PATCH] build(deps): bump pylance from 0.13.0 to 0.18.2 Bumps pylance from 0.13.0 to 0.18.2. --- updated-dependencies: - dependency-name: pylance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c24504..4e4b71c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ pydantic==2.8.2 pydantic_core==2.20.1 Pygments==2.18.0 PyJWT==2.8.0 -pylance==0.13.0 +pylance==0.18.2 pynndescent==0.5.13 pyparsing==3.1.2 python-dateutil==2.9.0.post0