Skip to content

Commit 308492d

Browse files
committed
chore(deps): update ty package version to 0.0.26 in dependencies
1 parent 7c7b821 commit 308492d

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[build-system]
2-
requires = ["uv_build>=0.10.2,<0.11.0"]
2+
requires = ["uv_build>=0.10.2,<0.11.1"]
33
build-backend = "uv_build"
44

55
[project]
66
name = "pb-spec"
7-
version = "0.8.6"
7+
version = "0.8.7"
88
description = "Plan-Build Spec (pb-spec): A CLI tool for managing AI coding assistant skills"
99
readme = "README.md"
1010
license = "Apache-2.0"
@@ -42,7 +42,7 @@ dev = [
4242
"behave>=1.3.3",
4343
"pytest>=9.0.2",
4444
"ruff>=0.15.7",
45-
"ty>=0.0.24",
45+
"ty>=0.0.26",
4646
]
4747

4848
[tool.ruff]

uv.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)