From 671a6ed228b493f29c55640332a00c0afad152a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 08:43:10 +0000 Subject: [PATCH] chore(deps): bump spdx-tools from 0.7.1 to 0.8.2 Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.7.1 to 0.8.2. - [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.2) --- 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..dc423f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -spdx-tools==0.7.1 +spdx-tools==0.8.2 click==8.1.7 \ No newline at end of file