From cd129d81fce609d7bc34bd76ac5c064026bc897b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:22:05 +0000 Subject: [PATCH] chore(deps): Bump cyclonedx-bom from 4.5.0 to 4.6.0 Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-python) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/CycloneDX/cyclonedx-python/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/CycloneDX/cyclonedx-python/compare/v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: cyclonedx-bom 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 d7d141a..490edf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cryptography == 43.0.1 -cyclonedx-bom == 4.5.0 +cyclonedx-bom == 4.6.0 Jinja2 == 3.1.4 Markdown == 3.7 mkdocs == 1.6.1