From d9696cf31c4536d4e04765133b060e0794f38466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 11:53:35 +0000 Subject: [PATCH] chore(deps): Bump jsonschema-rs from 0.48.1 to 0.48.5 Bumps [jsonschema-rs](https://github.com/Stranger6667/jsonschema) from 0.48.1 to 0.48.5. - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stranger6667/jsonschema/compare/ruby-v0.48.1...ruby-v0.48.5) --- updated-dependencies: - dependency-name: jsonschema-rs dependency-version: 0.48.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- uv.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 196fc11..1cbc9d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "tomlkit>=0.15.1", "python-dateutil>=2.8.2,<3.0.0", "pyyaml>=6.0.3", - "jsonschema-rs>=0.48.1", + "jsonschema-rs>=0.48.5", ] dynamic = ["version"] description = "Tool for performing various Anchore security data curation tasks" diff --git a/uv.lock b/uv.lock index dd5ea5a..d87cf5a 100644 --- a/uv.lock +++ b/uv.lock @@ -28,7 +28,7 @@ dev = [ requires-dist = [ { name = "click", specifier = ">=8.4.2,<9.0.0" }, { name = "colorlog", specifier = ">=6.11.0,<7.0.0" }, - { name = "jsonschema-rs", specifier = ">=0.48.1" }, + { name = "jsonschema-rs", specifier = ">=0.48.5" }, { name = "python-dateutil", specifier = ">=2.8.2,<3.0.0" }, { name = "pyyaml", specifier = ">=6.0.3" }, { name = "requests", specifier = ">=2.34.2,<3.0.0" }, @@ -132,26 +132,26 @@ wheels = [ [[package]] name = "jsonschema-rs" -version = "0.48.1" +version = "0.48.5" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/a9/94/e12fde346054ba6c931719b5bbf09dfcfcd7a5da56f6c1529e4f03f13a24/jsonschema_rs-0.48.1.tar.gz", hash = "sha256:0371640da6bb7577868a5209e0e691d19e4207bb22ccc1fdfe51aaa96a7a0a2f", size = 2176310, upload-time = "2026-07-17T21:35:01.812Z" } +sdist = { url = "https://files.pythonhosted.org/packages/5e/d9/8855459939edc138f91a92129bb81b958c63532d4535f010dc377ad5c3bf/jsonschema_rs-0.48.5.tar.gz", hash = "sha256:113bc6b72cdf6ca24ce3503a805983ecfaf8849bb6c647f19731653114fb42e0", size = 2238428, upload-time = "2026-07-22T09:08:43.096Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/54/ed/75481bceb74b26d5fb66c8b3b68e09d808116f5e2c866e5660b47df5305f/jsonschema_rs-0.48.1-cp310-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:60beacd72da7799c1907c3906cc2c3ddc5cde25f9484ff483d0f008f4da57fb2", size = 7999589, upload-time = "2026-07-17T21:34:13.153Z" }, - { url = "https://files.pythonhosted.org/packages/05/65/5edda5e77183cb0d4ca8e9cfaa20d4f7503eb5095239688e4fddc4494a6e/jsonschema_rs-0.48.1-cp310-abi3-macosx_10_12_x86_64.whl", hash = "sha256:9add246982e6065d9a92325a83b27f33b11fb9768d7a053f6334fa8f68aa6685", size = 4172454, upload-time = "2026-07-17T21:34:15.345Z" }, - { url = "https://files.pythonhosted.org/packages/f5/5a/d0cec9b45bda57989e82eb02810670275e61f148254ac321355ea6466ee6/jsonschema_rs-0.48.1-cp310-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a2e7183a90dc59dc144128d60d52bd3762d011a6b3d11a0b1a7d569d34d045a6", size = 3958716, upload-time = "2026-07-17T21:34:17.068Z" }, - { url = "https://files.pythonhosted.org/packages/fa/ee/547cc2da4e0a51fcd46854ac97714b81f9217fd45c046ebcd425dcd35175/jsonschema_rs-0.48.1-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c584679ef79a33b0281abd1f3b435e7ee6f287f439041762fad3f865bb7fef93", size = 4282702, upload-time = "2026-07-17T21:34:18.908Z" }, - { url = "https://files.pythonhosted.org/packages/0f/3b/8961e908e03d0ae399a6e88bddaf00b3a01d9c22cf46630cf79b733d3014/jsonschema_rs-0.48.1-cp310-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:5137aa1dad71a8563f38cf2c667628cdb7e582d5f610ea690c061e3b0198fc32", size = 3935984, upload-time = "2026-07-17T21:34:20.41Z" }, - { url = "https://files.pythonhosted.org/packages/29/16/9d6369274bb7601c560a72d1db513092b35b6d6051e92ccf43498628d992/jsonschema_rs-0.48.1-cp310-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:4ba181c61e199928b2f0740db6252f9ff30a7e5ad11fe23ed8c27e22f583d506", size = 4128595, upload-time = "2026-07-17T21:34:21.942Z" }, - { url = "https://files.pythonhosted.org/packages/b6/72/a82b3296d1feab1058438f2b41ed680d77919344ef662762e5849680472b/jsonschema_rs-0.48.1-cp310-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:7a431266202b5f8d6cb3f866268c12133e4b666262b5ba718628155528319f4b", size = 4515227, upload-time = "2026-07-17T21:34:23.572Z" }, - { url = "https://files.pythonhosted.org/packages/b5/71/fe98488a5c2fc7c3668352dec224d05b28bffdb7abc79cacebc2e8ba0ce7/jsonschema_rs-0.48.1-cp310-abi3-win32.whl", hash = "sha256:a4c9f3d96fa667749047f56028fda92e5ab7bc9c050a46d8a6bf3e95645868b6", size = 3541647, upload-time = "2026-07-17T21:34:25.182Z" }, - { url = "https://files.pythonhosted.org/packages/05/80/8bc9629aadc16639b51867740935615f702d5adcb091d34ba4324fc397de/jsonschema_rs-0.48.1-cp310-abi3-win_amd64.whl", hash = "sha256:80e63fe414308945dc508a1c103bcc670f60b12be0dc4cb4b7d77d68c7deaa8c", size = 4173022, upload-time = "2026-07-17T21:34:26.803Z" }, - { url = "https://files.pythonhosted.org/packages/dc/91/43bb947dbab655906cd86e42ef42cbc1bb8c34908cbb9e85e2ed4d6dbcad/jsonschema_rs-0.48.1-cp314-cp314t-macosx_10_12_x86_64.whl", hash = "sha256:f102203d235a809ac81cd66b842196355a3d392ef4e1ddd020c802a14275b8e1", size = 4176985, upload-time = "2026-07-17T21:34:28.641Z" }, - { url = "https://files.pythonhosted.org/packages/f4/ea/2c201cad033c995b0b14b4a104d3ec7b5ce08fe86680e04a581c483d04b5/jsonschema_rs-0.48.1-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:aabb9f72d834cd07fc32f3aecafea1d55df282143bc354cf3aea2346e75fa146", size = 3862783, upload-time = "2026-07-17T21:34:30.322Z" }, - { url = "https://files.pythonhosted.org/packages/bd/11/bbf58e578a773a959aadcd188426cfe91189cc167ec875eccf58d70d9621/jsonschema_rs-0.48.1-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4bcf3204307701ab7e970d51ac5896673e4a34b0681cb81d165ead2a26ef0bc5", size = 4278670, upload-time = "2026-07-17T21:34:32.314Z" }, - { url = "https://files.pythonhosted.org/packages/57/30/3f9b0805b0a485fca5f3af24bf1d6a3b034f600bb524890935121f37174f/jsonschema_rs-0.48.1-cp314-cp314t-manylinux_2_28_aarch64.whl", hash = "sha256:163049a4ed2296539d0fbf10341ef7c25be9d422465d96d226d30eb6ba8fecfb", size = 3929006, upload-time = "2026-07-17T21:34:34.63Z" }, - { url = "https://files.pythonhosted.org/packages/d8/d9/2830ce761ae736b38a8e9ac678ce44e6105b13d69694c0b283c9ccb78d52/jsonschema_rs-0.48.1-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:16e463f1d141d23153df88487a083beb15274f73f6c86abb20bc9f82c2c9b162", size = 4124737, upload-time = "2026-07-17T21:34:36.304Z" }, - { url = "https://files.pythonhosted.org/packages/8e/59/1ba6feb0084192722b06b88a780470301d0a69f1827497d83c9743ada734/jsonschema_rs-0.48.1-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:0660c6572bab8ebeb395b31a3a88a8a457a00bf8b1fd1f368df92a071c32f570", size = 4509879, upload-time = "2026-07-17T21:34:38Z" }, - { url = "https://files.pythonhosted.org/packages/a2/89/c0d838616a958d2a24262000645b2f6c989f5b24c0fadd7944cb09c0191e/jsonschema_rs-0.48.1-cp314-cp314t-win_amd64.whl", hash = "sha256:7a622d75a7c194c045b55d2797ce21157e65a599225192d27412d7448e403751", size = 4164674, upload-time = "2026-07-17T21:34:39.712Z" }, + { url = "https://files.pythonhosted.org/packages/3a/82/2eebf8ee00a1e0dafbd16d24843619ed48b505db4b56e3be7cde352305fb/jsonschema_rs-0.48.5-cp310-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl", hash = "sha256:3be53890ff6a602f4ca42ec88f1c3fffefd47c726b11acf3f7726ccb6a67eab7", size = 8245153, upload-time = "2026-07-22T09:07:55.67Z" }, + { url = "https://files.pythonhosted.org/packages/3f/00/12813212dec8399f6f1ba497b595318787bb9a95958a786c399135d5b6e5/jsonschema_rs-0.48.5-cp310-abi3-macosx_10_12_x86_64.whl", hash = "sha256:788be7d86a2a081598a46add32d3405822abd00c3938ede915ead7899ec8b9d2", size = 4299423, upload-time = "2026-07-22T09:07:58.605Z" }, + { url = "https://files.pythonhosted.org/packages/2d/94/e6a363af3c12767f14556ad3609234129652f292c1e447b83d7700491a08/jsonschema_rs-0.48.5-cp310-abi3-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5cc0d8eb0dc1b795b7e31ff070b48fe71d5d084f6b14d5b3932c9714560a8b16", size = 4089300, upload-time = "2026-07-22T09:08:00.213Z" }, + { url = "https://files.pythonhosted.org/packages/d6/71/f93678664766a450f8e7d2371ddb6df926fbfc4827bb079d51eea95a1982/jsonschema_rs-0.48.5-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:14134ce6baa38106bf5d04eea22d37cee397ddbb473249ea9ce4ae79d6347466", size = 4413386, upload-time = "2026-07-22T09:08:01.992Z" }, + { url = "https://files.pythonhosted.org/packages/7d/61/a8e63e37e7f80d77e462a82ffc8b425d217b69120dd01e4d1f185b077140/jsonschema_rs-0.48.5-cp310-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:8bb40a845496227b80c9cb84c9f5a4e2ffe102fb367395da0b9b701eaeb93e16", size = 4050792, upload-time = "2026-07-22T09:08:03.453Z" }, + { url = "https://files.pythonhosted.org/packages/09/61/3a9a76d60597955a95d493ae3f37e8768232eef581145668dd7d049f8aaa/jsonschema_rs-0.48.5-cp310-abi3-musllinux_1_2_aarch64.whl", hash = "sha256:ae6603c60bbe71dff4487339a6376cdb5084aa6b1082ec3ce30d22ae8e714b25", size = 4247676, upload-time = "2026-07-22T09:08:04.924Z" }, + { url = "https://files.pythonhosted.org/packages/e7/72/f553404374401eae8f143a189bde33e97138e3da9a3ece8f57ceb90f8139/jsonschema_rs-0.48.5-cp310-abi3-musllinux_1_2_x86_64.whl", hash = "sha256:d401cb2eb65b9aab1f596afc630a0f803475047978a25a1bff0ea1c5444a8f50", size = 4643220, upload-time = "2026-07-22T09:08:06.458Z" }, + { url = "https://files.pythonhosted.org/packages/17/41/2a7a47f2429538f492560d9f8e4fc172cb1b069b80de1bc2cc364f5bfb4c/jsonschema_rs-0.48.5-cp310-abi3-win32.whl", hash = "sha256:ff4b6d52c6e9f3060aa673360edfca7538189fc7e93a59fa00c3f0d8f816189a", size = 3666157, upload-time = "2026-07-22T09:08:08.166Z" }, + { url = "https://files.pythonhosted.org/packages/0c/0e/063b4fbfd622b93215318b2151e866083cced50c6eca24af2725784eabf8/jsonschema_rs-0.48.5-cp310-abi3-win_amd64.whl", hash = "sha256:3d7c8d73c37fe5f7d3630b44ad295a959cc6bdab5f34cb58a3ba1f82fca1c638", size = 4310877, upload-time = "2026-07-22T09:08:09.674Z" }, + { url = "https://files.pythonhosted.org/packages/fb/0b/ce80d01058da9066b511e9e5a61dc7006b9d832c61a6086996dc664b9687/jsonschema_rs-0.48.5-cp314-cp314t-macosx_10_12_x86_64.whl", hash = "sha256:c6f9248f68dec368ae9d8074fac34b958de71c6152fe0b9d79e041c54a3a37b2", size = 4305091, upload-time = "2026-07-22T09:08:11.223Z" }, + { url = "https://files.pythonhosted.org/packages/99/1b/8aea6a51c6b8ff73b9daedc40e34912779a50a53bf6507e3d973d23d5513/jsonschema_rs-0.48.5-cp314-cp314t-macosx_11_0_arm64.whl", hash = "sha256:e7b511a25ed8550b47cd5d50f6651ebaa5d1230a01c14c466b6966645a7dffba", size = 3980663, upload-time = "2026-07-22T09:08:12.887Z" }, + { url = "https://files.pythonhosted.org/packages/a7/36/20a16f9d0bd49f0c78cdb6746c7787109279f9cf2ade40f47f036fcb7ce1/jsonschema_rs-0.48.5-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a2d4601e88c1996963c379ac563b77985da5848d0c302439b95c736f657ec17", size = 4409328, upload-time = "2026-07-22T09:08:14.542Z" }, + { url = "https://files.pythonhosted.org/packages/93/1e/ec04180ea3c512615e2f91485d1ab9afbe812aae7e5be32225530242f2b1/jsonschema_rs-0.48.5-cp314-cp314t-manylinux_2_28_aarch64.whl", hash = "sha256:94896d967f885c3ad62f61e762043bb7e58278b073af622a5fba4be84e54b36e", size = 4046999, upload-time = "2026-07-22T09:08:16.221Z" }, + { url = "https://files.pythonhosted.org/packages/a6/9e/1a8279860c41d08c70662abfa6f9da06e34388a071c2f5e3d24cdf043f00/jsonschema_rs-0.48.5-cp314-cp314t-musllinux_1_2_aarch64.whl", hash = "sha256:23e9293bcf5e984c180871bed7f8d308a101e314141e6b6a7957e2fede306eb5", size = 4238271, upload-time = "2026-07-22T09:08:18.313Z" }, + { url = "https://files.pythonhosted.org/packages/39/63/ae7ac81ebd016e2c28bcc86e1aedb3a3087e813645bd7da7f1fa8fafb246/jsonschema_rs-0.48.5-cp314-cp314t-musllinux_1_2_x86_64.whl", hash = "sha256:abc7347bf0fce0b700aa0f37fca5c4eee544367666288594eb1d93dc18ff2a42", size = 4639083, upload-time = "2026-07-22T09:08:20.126Z" }, + { url = "https://files.pythonhosted.org/packages/ad/7a/33491c7ea464620aed042e8cfd12476d9c945ff4b8ea2730654b04198e8f/jsonschema_rs-0.48.5-cp314-cp314t-win_amd64.whl", hash = "sha256:da53fa0966572c3b69b75e3bacff4cf7b09503e4de60ff1a5452a7abc4d33210", size = 4302588, upload-time = "2026-07-22T09:08:21.909Z" }, ] [[package]]