From 7942e206b0c7898b6fd2e4247b70f02bb4a63bc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 08:38:38 +0000 Subject: [PATCH] chore(deps): update dependency python-semantic-release to v9.3.0 --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 8bf9f68..fb666f7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1235,13 +1235,13 @@ yaml = ["PyYaml (>=5.2)"] [[package]] name = "python-semantic-release" -version = "9.2.2" +version = "9.3.0" description = "Automatic Semantic Versioning for Python projects" optional = false python-versions = ">=3.8" files = [ - {file = "python-semantic-release-9.2.2.tar.gz", hash = "sha256:e5a9f4e7aa9b3eb099e7b9d37b16d967c0e7498397af32c627aa295bd188105c"}, - {file = "python_semantic_release-9.2.2-py3-none-any.whl", hash = "sha256:7b20b63f4a29e0b0d4c5c83a2992a48b3507aec3730138ce18980e56cbae9afd"}, + {file = "python-semantic-release-9.3.0.tar.gz", hash = "sha256:254e1fab88e406637cb430121c0931bcd7a40e08942ea332ff1544f90ac0ee38"}, + {file = "python_semantic_release-9.3.0-py3-none-any.whl", hash = "sha256:e4312cbfc3a28aca7d8101e03f528352eb942881b608e998db7798dfc6ebae38"}, ] [package.dependencies]