From fc5379017e3886b1b6ad2c5511f328ca87e029a2 Mon Sep 17 00:00:00 2001 From: Daniel Scanteianu Date: Wed, 23 Oct 2024 14:48:42 +0100 Subject: [PATCH] bump both cyclone-dx-python-lib deps to 8.2.0 dependabot tried to do them separately in #89 and #88 and resolution failed --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4dbf5b2..32bc996 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.12.3 -cyclonedx-python-lib===7.6.0 -cyclonedx-python-lib[validation]==7.6.0 +cyclonedx-python-lib===8.2.0 +cyclonedx-python-lib[validation]==8.2.0 requests==2.32.3 mypy==1.12.1 types-requests==2.32.0.20241016