vscode-extensions.ms-python.vscode-pylance: 2024.11.3 -> 2024.12.1

This commit is contained in:
R. Ryantm
2024-12-12 06:49:32 +00:00
parent 52a2613850
commit 705bacbdfe
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2024.11.3";
hash = "sha256-EVZSIALg6e1BdJNriGznJ3zxMKwU0QEbPiNPMmxeLbU=";
version = "2024.12.1";
hash = "sha256-LpHbXthVHvrVZ1xqBTDfF1RjzgEilQVVHfy0tlum/BU=";
};
buildInputs = [ pyright ];