From 0964b0ff1d2628c18d82f4ae0b0cda8f3513a15d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 17:20:42 +0000 Subject: [PATCH] build(deps): bump python-semantic-release from 9.8.6 to 9.8.7 Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.6 to 9.8.7. - [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.md) - [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.6...v9.8.7) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33ac74b..b742612 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -python-semantic-release == 9.8.6 +python-semantic-release == 9.8.7