Unverified Commit 1fb34e7e authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #332868 from r-ryantm/auto-update/vscode-extensions.ms-python.vscode-pylance

vscode-extensions.ms-python.vscode-pylance: 2024.7.1 -> 2024.8.1
parents 67a3c144 5f87351d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
  mktplcRef = {
    name = "vscode-pylance";
    publisher = "MS-python";
    version = "2024.7.1";
    hash = "sha256-hheuv4S399Kn/HNvaFZ8ynbR90eR4Z+NxNef0T9rGq0=";
    version = "2024.8.1";
    hash = "sha256-UfbhvEWZVAQ/3xg57JpNqURTx/+g6zsWZ0WOzRHtrOU=";
  };

  buildInputs = [ pyright ];