upd vban-cmd dep version

This commit is contained in:
onyx-and-iris 2026-02-27 21:09:40 +00:00
parent 6e10d77cdb
commit 1b315d0601
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md" readme = "README.md"
license = { text = "LICENSE" } license = { text = "LICENSE" }
requires-python = ">=3.13" requires-python = ">=3.13"
dependencies = ["cyclopts>=4.6.0", "vban-cmd>=2.5.2"] dependencies = ["cyclopts>=4.6.0", "vban-cmd>=2.6.0"]
classifiers = [ classifiers = [
"Development Status :: 4 - Alpha", "Development Status :: 4 - Alpha",
"Programming Language :: Python", "Programming Language :: Python",

2
uv.lock generated
View File

@ -117,7 +117,7 @@ requires-dist = [
[[package]] [[package]]
name = "vban-cmd" name = "vban-cmd"
version = "2.5.2" version = "2.6.0"
source = { directory = "../vban-cmd-python" } source = { directory = "../vban-cmd-python" }
[package.metadata] [package.metadata]