Skip to content

Commit 1e6038d

Browse files
vvillait88claude
andauthored
chore(deps+release): in-range upgrades -> v2.5.2 (#60)
In-range dependency upgrades (uv.lock only; no pyproject constraint changes): - anyio 4.14.1 -> 4.14.2 - coverage 7.15.0 -> 7.15.2 - ruff 0.15.21 -> 0.15.22 - ty 0.0.58 -> 0.0.60 (floats on a range here; re-verified clean) Verified locally: ruff check, ruff format --check, ty check (clean at 0.0.60), vulture, pytest (183 passed, 100% coverage). 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 5b1e88b commit 1e6038d

2 files changed

Lines changed: 121 additions & 121 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "agentscore-py"
7-
version = "2.5.1"
7+
version = "2.5.2"
88
description = "Python client for the AgentScore APIs"
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)