vscode-extensions.ms-python.vscode-pylance: 2025.7.1 -> 2025.8.2

This commit is contained in:
R. Ryantm
2025-09-27 22:47:42 +00:00
parent 518168cb92
commit be549911ea
@@ -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 ];