Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.2...1.3.3) (2024-07-05) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v7.5.0 ([8353409](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/83534091cf34dc608c9ee515f9a1b6ead95bd8be)) ## [1.3.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.1...1.3.2) (2024-07-04) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.3.2" version = "1.3.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.3](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.2...1.3.3) (2024-07-05) ### Bug Fixes * **deps:** update dependency cyclonedx-python-lib to v7.5.0 ([8353409](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/83534091cf34dc608c9ee515f9a1b6ead95bd8be)) ## [1.3.2](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.3.1...1.3.2) (2024-07-04) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "sbom-scanner" version = "1.3.2" version = "1.3.3" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading