From b9161d4d006df777845c0fa4a7c90936b721ba4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 05:35:05 +0000 Subject: [PATCH] Bump python-semantic-release from 8.0.4 to 8.1.2 Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.4 to 8.1.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/v8.0.4...v8.1.2) --- updated-dependencies: - dependency-name: python-semantic-release dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 4a47a2b..5bc0384 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,5 +4,5 @@ isort==5.12.0 mypy==1.4.1 pre-commit==3.3.3 pytest==7.4.0 -python-semantic-release==8.0.4 +python-semantic-release==8.1.2 ruff==0.0.280