From d92f09a6d0f4eff08633cfebf2170328c6718b05 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 9 Jan 2025 18:51:43 +0000
Subject: [PATCH 1/2] Bump spdx-tools from 0.6.1 to 0.8.3

Bumps [spdx-tools](https://github.com/spdx/tools-python) from 0.6.1 to 0.8.3.
- [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.6.1...v0.8.3)

---
updated-dependencies:
- dependency-name: spdx-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 51bd61e..4f723d1 100644
--- a/setup.py
+++ b/setup.py
@@ -64,7 +64,7 @@
         "boto3",
         "packaging",
         "licenseheaders<0.8.9",
-        "spdx-tools==0.6.1",
+        "spdx-tools==0.8.3",
         "license-expression",
         "wcmatch",
         "jellyfish",

From 5956577a803914ee4899f753b5f8bee5b16c0866 Mon Sep 17 00:00:00 2001
From: Monty Bot <monty-bot@arm.com>
Date: Thu, 9 Jan 2025 18:54:29 +0000
Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?=
 =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 news/20250109185429.bugfix | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 news/20250109185429.bugfix

diff --git a/news/20250109185429.bugfix b/news/20250109185429.bugfix
new file mode 100644
index 0000000..ec8fcff
--- /dev/null
+++ b/news/20250109185429.bugfix
@@ -0,0 +1 @@
+Dependency upgrade: spdx-tools-0.8.3