diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cfc0354..5fe6e0cf 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.46.0. + - Update `dprint@latest` to 0.55.0. - Update `cargo-auditable@latest` to 0.7.5. diff --git a/manifests/syft.json b/manifests/syft.json index 664cc298..617bd343 100644 --- a/manifests/syft.json +++ b/manifests/syft.json @@ -35,10 +35,13 @@ } }, "latest": { - "version": "1.45.1" + "version": "1.46.0" }, "1": { - "version": "1.45.1" + "version": "1.46.0" + }, + "1.46": { + "version": "1.46.0" }, "1.46.0": { "x86_64_linux_musl": {