From 52fd4ce52b7ca2db7473a444e63c8fec4668cc00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 06:17:54 +0000 Subject: [PATCH] build(deps): bump python-semantic-release from 10.6.0 to 10.6.1 in /src Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.6.0 to 10.6.1. - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v10.6...v10.6.1) --- updated-dependencies: - dependency-name: python-semantic-release dependency-version: 10.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 88acf11..bd2ef45 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1 +1 @@ -python-semantic-release == 10.6.0 +python-semantic-release == 10.6.1