diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e420bf1..b337e148 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `syft@latest` to 1.45.0. + - Update `cargo-neat@latest` to 0.4.0. - Update `cargo-mutants@latest` to 27.1.0. diff --git a/manifests/syft.json b/manifests/syft.json index ee144135..07ed2a83 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.44.0" + "version": "1.45.0" }, "1": { - "version": "1.44.0" + "version": "1.45.0" + }, + "1.45": { + "version": "1.45.0" }, "1.45.0": { "x86_64_linux_musl": {