Merge pull request #83 from ublue-os/dependabot/pip/anvil/nicegui-2.9.1
Some checks failed
Generate Changelog / release-please (push) Has been cancelled

chore(deps): bump nicegui from 2.9.0 to 2.9.1 in /anvil
This commit is contained in:
Jorge O. Castro 2025-01-06 18:04:20 -05:00 committed by GitHub
commit 3c237c0566
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
anvil/poetry.lock generated
View file

@ -2637,4 +2637,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "82bd1d14ae6b732a7e29056041bab5be869eb1afc0f238e7e98b011d129fcff8"
content-hash = "881ec783f6877e3828b9c7646e47ac2fd7512df92c054a8ab3ca2fbfa43ad5a3"

View file

@ -10,7 +10,7 @@ readme = "../README.md"
python = "^3.11"
ansible-core = "^2.16"
jmespath = "^1.0"
nicegui = "^2.0.0"
nicegui = "^2.9.1"
ansible-runner = "^2.3.6"
requests = "^2.32.2"
pandas = "^2.2.2"