From 38ea2c1d2c5152cc52186ba7dcf391900090f971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:55:15 +0000 Subject: [PATCH] chore(deps): bump spdx-tools from 0.7.1 to 0.8.0 Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.7.1 to 0.8.0. - [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.0) --- 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 ca5914a..ca195f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -spdx-tools==0.7.1 +spdx-tools==0.8.0 click==8.1.5 \ No newline at end of file