Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.5.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.0...1.5.1) (2025-02-14) ### Bug Fixes * **deps:** update poetry dependencies ([9917f80](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/9917f8070d71d224c0a34c26be84d00d37a0b64f)) # [1.5.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.4.9...1.5.0) (2025-02-12) 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.5.0" version = "1.5.1" 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.5.1](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.5.0...1.5.1) (2025-02-14) ### Bug Fixes * **deps:** update poetry dependencies ([9917f80](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/commit/9917f8070d71d224c0a34c26be84d00d37a0b64f)) # [1.5.0](https://gitlab.com/to-be-continuous/tools/dt-sbom-scanner/compare/1.4.9...1.5.0) (2025-02-12) 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.5.0" version = "1.5.1" description = "Dependency Track SBOM Scanner" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading