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

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

vscode-extensions.ms-python.vscode-pylance: 2024.6.1 -> 2024.7.1
parents a4ca0b5e dcbdc60b
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.6.1";
    hash = "sha256-NOx0WJC32MUm6TmLkiN67FHKwBmB0S3feFVIQNxR2PQ=";
    version = "2024.7.1";
    hash = "sha256-hheuv4S399Kn/HNvaFZ8ynbR90eR4Z+NxNef0T9rGq0=";
  };

  buildInputs = [ pyright ];