From c5e2cd85a7c623b3f5221d0c5208b4fd9522429f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:37:33 +0000 Subject: [PATCH] chore(deps): update dependency python-semantic-release to v8.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 449fd25..922b085 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pycodestyle==2.11.1 coveralls==3.3.1 -python-semantic-release==8.2.0 +python-semantic-release==8.3.0 paho-mqtt==1.6.1 python-dateutil==2.8.2 wheel==0.41.2