From 11666aa7bda7a1c29c5feee0df35cf41807fc8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 02:10:52 +0000 Subject: [PATCH] build(deps-dev): bump lona from 1.16.1 to 1.16.2 Bumps [lona](https://github.com/lona-web-org/lona) from 1.16.1 to 1.16.2. - [Release notes](https://github.com/lona-web-org/lona/releases) - [Commits](https://github.com/lona-web-org/lona/compare/1.16.1...1.16.2) --- updated-dependencies: - dependency-name: lona dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8613c59..cb07e07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "twine", "tox", "simple-logging-setup", - "lona==1.16.1", + "lona==1.16.2", "lona-picocss==0.4.3", "rlpython", "playwright",