From 79721b82e2681d92c6ca9b797d91e9e0cca3a5d3 Mon Sep 17 00:00:00 2001 From: "timhls-renovate[bot]" <307201189+timhls-renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 02:38:02 +0000 Subject: [PATCH] chore(deps): Update dependency python-semantic-release to v10.6.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c6dae94..e37cd9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dev = [ "httpx==0.28.1", "mypy==2.3.1", "pytest==9.1.1", - "python-semantic-release==10.6.1", + "python-semantic-release==10.6.2", "ruff==0.16.4", ]