mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-01 15:31:19 +03:00
Merge pull request #135 from ublue-os/renovate/nicegui-2.x-lockfile
Some checks failed
Generate Changelog / release-please (push) Has been cancelled
Some checks failed
Generate Changelog / release-please (push) Has been cancelled
This commit is contained in:
commit
dbf9ea8a83
6
anvil/poetry.lock
generated
6
anvil/poetry.lock
generated
|
@ -1218,14 +1218,14 @@ files = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nicegui"
|
name = "nicegui"
|
||||||
version = "2.18.0"
|
version = "2.19.0"
|
||||||
description = "Create web-based user interfaces with Python. The nice way."
|
description = "Create web-based user interfaces with Python. The nice way."
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "<4.0,>=3.8"
|
python-versions = "<4.0,>=3.8"
|
||||||
groups = ["main"]
|
groups = ["main"]
|
||||||
files = [
|
files = [
|
||||||
{file = "nicegui-2.18.0-py3-none-any.whl", hash = "sha256:a7abad84a9fd6163e5bbf4504843e27b97f9e27def9a0b28b062986ee7959969"},
|
{file = "nicegui-2.19.0-py3-none-any.whl", hash = "sha256:942b14d40a388ddb60a2f1cb99a762691d8277d7bc654f70ba6669a7e326e5ed"},
|
||||||
{file = "nicegui-2.18.0.tar.gz", hash = "sha256:1f31807b6b462d504090dc1e5669594899a5e7ce40dc4097283c2061c511945d"},
|
{file = "nicegui-2.19.0.tar.gz", hash = "sha256:4af73221fb9004f82c1819aa4010fbfa3da3ee250a1b65815f8133e63bcc9f87"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
|
|
Loading…
Reference in a new issue