diff --git a/bindings/python/sbom.json b/bindings/python/sbom.json index a590fcaf7..7678ae96f 100644 --- a/bindings/python/sbom.json +++ b/bindings/python/sbom.json @@ -1,31 +1,31 @@ { "components": [ { - "bom-ref": "pkg:github/mongodb/libmongocrypt@1.17.0", + "bom-ref": "pkg:github/mongodb/libmongocrypt@1.17.1", "externalReferences": [ { "type": "distribution", - "url": "https://github.com/mongodb/libmongocrypt/archive/refs/tags/1.17.0.tar.gz" + "url": "https://github.com/mongodb/libmongocrypt/archive/1.17.1.tar.gz" }, { "type": "website", - "url": "https://github.com/mongodb/libmongocrypt/tree/1.17.0" + "url": "https://github.com/mongodb/libmongocrypt/tree/1.17.1" } ], "group": "mongodb", "name": "libmongocrypt", - "purl": "pkg:github/mongodb/libmongocrypt@1.17.0", + "purl": "pkg:github/mongodb/libmongocrypt@1.17.1", "type": "library", - "version": "1.17.0" + "version": "1.17.1" } ], "dependencies": [ { - "ref": "pkg:github/mongodb/libmongocrypt@1.17.0" + "ref": "pkg:github/mongodb/libmongocrypt@1.17.1" } ], "metadata": { - "timestamp": "2025-11-18T15:04:33.207498+00:00", + "timestamp": "2026-01-22T15:24:18.934982+00:00", "tools": [ { "externalReferences": [ @@ -68,7 +68,7 @@ } ] }, - "serialNumber": "urn:uuid:4884d162-e375-43fe-898f-2e743c74d1d3", + "serialNumber": "urn:uuid:3b5244f2-230a-4567-9938-e90a4d04c1e7", "version": 1, "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", "bomFormat": "CycloneDX", diff --git a/bindings/python/scripts/libmongocrypt-version.txt b/bindings/python/scripts/libmongocrypt-version.txt index 092afa15d..511a76e6f 100644 --- a/bindings/python/scripts/libmongocrypt-version.txt +++ b/bindings/python/scripts/libmongocrypt-version.txt @@ -1 +1 @@ -1.17.0 +1.17.1