From 05372687c94103335c09b30c16ccd4bd7feebccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 11:07:07 +0000 Subject: [PATCH] build(deps-dev): bump lona from 1.16 to 1.16.1 Bumps [lona](https://github.com/lona-web-org/lona) from 1.16 to 1.16.1. - [Release notes](https://github.com/lona-web-org/lona/releases) - [Commits](https://github.com/lona-web-org/lona/compare/1.16...1.16.1) --- 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 c253a65..dc593ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "twine", "tox", "simple-logging-setup", - "lona==1.16", + "lona==1.16.1", "lona-picocss==0.4.3", "rlpython", "playwright",