vscode-extensions.ms-python.vscode-pylance: 2025.7.1 -> 2025.8.2 (#446788)

This commit is contained in:
Pol Dellaiera
2025-09-28 18:40:58 +00:00
committed by GitHub
@@ -8,8 +8,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
mktplcRef = {
name = "vscode-pylance";
publisher = "MS-python";
version = "2025.7.1";
hash = "sha256-0lPbu5amiqk/O0XIFxJpTBKQEbU8mamnjBGsaalTyh8=";
version = "2025.8.2";
hash = "sha256-Z2R7gUZw1S2iL3KX/3fB326lFzE39v9LGq17Ec2aHCA=";
};
buildInputs = [ pyright ];