From c75814aaa61b1e77f392d6d3814f4ba707b5313b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 13:57:58 +0000 Subject: [PATCH] chore(deps): bump spdx-tools from 0.7.1 to 0.8.1 Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.7.1 to 0.8.1. - [Release notes](https://github.com/spdx/tools-python/releases) - [Changelog](https://github.com/spdx/tools-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/spdx/tools-python/compare/v0.7.1...v0.8.1) --- updated-dependencies: - dependency-name: spdx-tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84a9ab8..2b45aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -spdx-tools==0.7.1 +spdx-tools==0.8.1 click==8.1.7 \ No newline at end of file