From a7512473029fc18f62b5483550cc6737c46bd8e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 04:40:03 +0000 Subject: [PATCH] Bump javascript from 1!1.0.2 to 1!1.0.4 Bumps [javascript](https://github.com/extremeheat/JSPyBridge) from 1!1.0.2 to 1!1.0.4. - [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-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 908340a..51061f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ dependencies = [ "colorama<1", "colorlog<7", "funcy<3", - "javascript==1!1.0.2", + "javascript==1!1.0.4", "json5<1", "pygments<3", "pyyaml<7",