From 87ca7d6f34c25970bff5393ab234de0e05015d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 23:07:16 +0000 Subject: [PATCH] build(deps): bump python-semantic-release from 10.5.2 to 10.5.3 in /src Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.5.2 to 10.5.3. - [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.5.2...v10.5.3) --- updated-dependencies: - dependency-name: python-semantic-release dependency-version: 10.5.3 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 9e4eb91..c25d6fc 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1 +1 @@ -python-semantic-release == 10.5.2 +python-semantic-release == 10.5.3