From a5d8fb8f7ae20793172b9df16beabf1e3980a617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 04:03:26 +0000 Subject: [PATCH] Chore(deps): Bump javascript from 1!1.2.4 to 1!1.2.6 Bumps [javascript](https://github.com/extremeheat/JSPyBridge) from 1!1.2.4 to 1!1.2.6. - [Release notes](https://github.com/extremeheat/JSPyBridge/releases) - [Changelog](https://github.com/extremeheat/JSPyBridge/blob/master/HISTORY.md) - [Commits](https://github.com/extremeheat/JSPyBridge/commits) --- updated-dependencies: - dependency-name: javascript dependency-version: 1!1.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4dca8f5..ef3b145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dependencies = [ "colorama<1", "colorlog<7", "funcy<3", - "javascript==1!1.2.4", + "javascript==1!1.2.6", "json5<1", "pygments<3", "pyyaml<7",