vscode-extensions.ms-python.vscode-pylance: 2025.9.1 -> 2026.1.1

This commit is contained in:
R. Ryantm
2026-02-21 23:05:13 +00:00
parent fe96650ccf
commit 36b80360ad
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2025.9.1";
hash = "sha256-8iZP5nd5SAEhwy6CxBY5kVhJFX5OdZp8u1sjDyuMS08=";
version = "2026.1.1";
hash = "sha256-82zIUJBgjbBW0R6ExBLXGYYtYxm1vC7bz/3BvP3IIXA=";
};
buildInputs = [ pyright ];