From 3b3078a32df45f53e4acb10036110db9a8f08994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:35:56 +0000 Subject: [PATCH] build(deps): bump python-semantic-release from 9.15.1 to 9.15.2 in /src Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.15.1 to 9.15.2. - [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.15.1...v9.15.2) --- updated-dependencies: - dependency-name: python-semantic-release 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 6c8078c..9b1ac11 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1 +1 @@ -python-semantic-release == 9.15.1 +python-semantic-release == 9.15.2