Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
bf051b50c1 chore(deps): lock file maintenance 2026-01-25 05:37:41 +00:00
renovate[bot]
8c93ed57fa chore(deps): update dependency vuetify to v3.11.7 2026-01-24 16:44:08 +00:00

6
poetry.lock generated
View File

@@ -1532,14 +1532,14 @@ web = ["wslink (>=1.0.4)"]
[[package]] [[package]]
name = "wcwidth" name = "wcwidth"
version = "0.3.3" version = "0.3.5"
description = "Measures the displayed width of unicode strings in a terminal" description = "Measures the displayed width of unicode strings in a terminal"
optional = false optional = false
python-versions = ">=3.8" python-versions = ">=3.8"
groups = ["main"] groups = ["main"]
files = [ files = [
{file = "wcwidth-0.3.3-py3-none-any.whl", hash = "sha256:8e9056c446f21c7393514946d143a748c56aad72476844d3f215f7915276508f"}, {file = "wcwidth-0.3.5-py3-none-any.whl", hash = "sha256:b0a0245130566939a24ab8432e625b38272fbc62ecbe5aecbdcb50b8f02ce993"},
{file = "wcwidth-0.3.3.tar.gz", hash = "sha256:f8f7d42c8a067d909b80b425342d02c423c5edc546347475e1d402fe3d35bb63"}, {file = "wcwidth-0.3.5.tar.gz", hash = "sha256:7c3463f312540cf21ddd527ea34f3ae95c057fa191aa7a9e043898d20d636e59"},
] ]
[[package]] [[package]]