diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 29c38187870e..57532aa7f76a 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -3423,8 +3423,8 @@ let mktplcRef = { publisher = "ms-toolsai"; name = "jupyter-renderers"; - version = "1.1.2025012901"; - hash = "sha256-LWKSt0D3iFPKaYphN+8/1KJl1CIS2a3fMqrvoItjsvI="; + version = "1.3.0"; + hash = "sha256-GBqHvXikCgLGW7Xm05Iq1xqs8j9H9k9c8iASsAjA87I="; }; meta = { license = lib.licenses.mit;