Unverified Commit c8ca6d04 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

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

vscode-extensions.ms-python.vscode-pylance: 2024.4.1 -> 2024.5.1
parents b771106b 4e175979
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.4.1";
    hash = "sha256-huKu6yefGXOay5Az4vksopRt8heoLxvKUrg/J1NlQFo=";
    version = "2024.5.1";
    hash = "sha256-w+T4dySTt2RpdBYd1Nnxh8RR9wqEu9pkS4R1Ay7Fn+8=";
  };

  buildInputs = [ pyright ];