From 598fcec15104b68be99cede259d95a0568498c62 Mon Sep 17 00:00:00 2001 From: "timhls-renovate[bot]" <307201189+timhls-renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:33:28 +0000 Subject: [PATCH] chore(deps): Update dependency python-semantic-release to v10 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66f43b0..99417fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "httpx==0.28.1", "mypy==2.3.1", "pytest==9.1.1", - "python-semantic-release==9.21.2", + "python-semantic-release==10.6.1", "ruff==0.16.3", ]