From c80625a4a72fd7ae3575d8c09c2e8a47ab276eed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 17:11:31 +0000 Subject: [PATCH] build(deps): bump python-semantic-release from 9.8.0 to 9.8.1 Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.8.0 to 9.8.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.md) - [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v9.8.0...v9.8.1) --- 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 43d5bc2..531b8ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -python-semantic-release == 9.8.0 +python-semantic-release == 9.8.1