From e0dd4fd49ac95fc8e21d164944ce48b2618e16b2 Mon Sep 17 00:00:00 2001 From: Vlad Emelianov Date: Wed, 4 Dec 2024 13:30:29 +0300 Subject: [PATCH] Update stubs --- botocore-stubs/signers.pyi | 9 ++ uv.lock | 180 +++++++++++++++++++++---------------- 2 files changed, 114 insertions(+), 75 deletions(-) diff --git a/botocore-stubs/signers.pyi b/botocore-stubs/signers.pyi index 8488f03..ff91c98 100644 --- a/botocore-stubs/signers.pyi +++ b/botocore-stubs/signers.pyi @@ -80,9 +80,18 @@ class CloudFrontSigner: ) -> str: ... def add_generate_db_auth_token(class_attributes: Any, **kwargs: Any) -> None: ... +def add_dsql_generate_db_auth_token_methods( + class_attributes: dict[str, Any], **kwargs: Any +) -> None: ... def generate_db_auth_token( self: Any, DBHostname: Any, Port: Any, DBUsername: Any, Region: Any | None = ... ) -> Any: ... +def dsql_generate_db_connect_auth_token( + self: Any, Hostname: str, Region: str | None = ..., ExpiresIn: int = ... +) -> str: ... +def dsql_generate_db_connect_admin_auth_token( + self: Any, Hostname: str, Region: str | None = ..., ExpiresIn: int = ... +) -> str: ... class S3PostPresigner: def __init__(self, request_signer: Any) -> None: ... diff --git a/uv.lock b/uv.lock index cc601a6..0ae8b93 100644 --- a/uv.lock +++ b/uv.lock @@ -16,49 +16,49 @@ wheels = [ [[package]] name = "awscrt" -version = "0.23.1" -source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/67/20/26f6d94e4297ea27adb61b7c147f9dad335216af43c67a19a7eb6073e9a5/awscrt-0.23.1.tar.gz", hash = "sha256:3a330176a6d5536c6cb6bc85a4f9821daa4679a9270f89c8d6be0e3408749a14", size = 65496089 } -wheels = [ - { url = "https://files.pythonhosted.org/packages/8b/cf/dee7a72e64607e7e83f51ceb66ab83f3de23dc60841d932a0186289a96f3/awscrt-0.23.1-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:6e701d367f22aac0c8422f9a0de5fc23901729101e403b5e50bb1dfb3bd3b48e", size = 1467709 }, - { url = "https://files.pythonhosted.org/packages/09/6a/81fbebb10b5fb08856e2a40986fbbc3dced9f0e0d3f9717feede8702bc02/awscrt-0.23.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:04d4cfeddbf44051e42afd6eb6e157cf25d2b151faa745ce6f00676e9226e684", size = 8341720 }, - { url = "https://files.pythonhosted.org/packages/3c/c0/2e0c557b9bb87ebeab74a823f37a9b893947bf5ee38d0a7b02e5548d85cd/awscrt-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:edc6377c9cbbddca5ca8bafe300af1a5305f337c9dfd952ab3149f1bb6bef083", size = 8602728 }, - { url = "https://files.pythonhosted.org/packages/67/18/6d7a34afa525a39f2562cb7b96cf806b31b4d213e69f1e3860f42b95a0cd/awscrt-0.23.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:45a44b8ebe7ef369d0fc9d42a81c13d01fff32521cef6eaa198b2daaf2bb5fda", size = 8448073 }, - { url = "https://files.pythonhosted.org/packages/91/1b/e34f06df2469239d9d4bea1a3b99b162743709e8ee43220118afe56f5a6b/awscrt-0.23.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:7d724c38dc346fbd350a9df36635ce0e49965806061153ea11ed2a8efecccb3e", size = 8826417 }, - { url = "https://files.pythonhosted.org/packages/d4/ac/92cf7cdbdf935296a59ce24050d7adfb32b227fdc7ae93dc2f14ffb4eb47/awscrt-0.23.1-cp310-cp310-win32.whl", hash = "sha256:691b5d940ba6f2c0c7f31756477c35f2bb72936a43f236b5aae1c04f7f789db1", size = 2576427 }, - { url = "https://files.pythonhosted.org/packages/51/ae/a96ec0f6316ef941e6b657a3336ce58cb1b438fa2528e2b8cdb34664142e/awscrt-0.23.1-cp310-cp310-win_amd64.whl", hash = "sha256:c1729e8d252a69a1635d3423de5647c8c7a925769712c033e85270955950f6ca", size = 2627615 }, - { url = "https://files.pythonhosted.org/packages/9c/cd/96e81517cdd233b95fb1964266dbd43a76d13df91e8785a2c816631109c8/awscrt-0.23.1-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:96f679bab42d954d3268b922d405af8d07d234c635abd85db427ff02bc1267ea", size = 1467847 }, - { url = "https://files.pythonhosted.org/packages/a3/33/7c24f863ee0134a5f4fa7422e2ece4b7ab228a34a24757c323cfebd79017/awscrt-0.23.1-cp311-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ba02298b12476517d86819239156b265faa846fe639046f96fa18675350cce95", size = 8307485 }, - { url = "https://files.pythonhosted.org/packages/d6/8b/5e74cf7762d8db3a31909eb937b606dc071f254874925a8eec645e9132ed/awscrt-0.23.1-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4d707a38440d9108c6073fce9a37b22402f92697dc354c14aa1d2a28ed82d980", size = 8568741 }, - { url = "https://files.pythonhosted.org/packages/bc/b4/109c3106288e989bb4f710e5a63450a7adbfe3cf6b3786fde7882b687431/awscrt-0.23.1-cp311-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:31e3fb24bd6d6331bf22de7b7d7680b36153787431f84bd742fc2ad9e361b883", size = 8393609 }, - { url = "https://files.pythonhosted.org/packages/84/d8/4f7d5e42c64381d2fc997b85ed7f4709b245d068f0fe950f9097a1678b80/awscrt-0.23.1-cp311-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:a36bcb91642d5c1541396100aa161ed2111d9f9dba097ae083aabd5168d562b8", size = 8772241 }, - { url = "https://files.pythonhosted.org/packages/02/b3/950026eb5ae15f4ced1c58cf83fd120a59dc64055dc40df22981637e7f06/awscrt-0.23.1-cp311-abi3-win32.whl", hash = "sha256:049f690b591385ea9807c491c87c94a1cd8d7a8ce367961496037f5a52444c1b", size = 2573335 }, - { url = "https://files.pythonhosted.org/packages/35/da/c18567d61bbe56d5713c57dadbba3ed8136808baae926e04b57c4d81e59c/awscrt-0.23.1-cp311-abi3-win_amd64.whl", hash = "sha256:8cb576c345d6443e8b09577bbae82b94eb0d93d906ffcc884642690c6fbf2201", size = 2625221 }, - { url = "https://files.pythonhosted.org/packages/71/d6/9d04be602d542cd490264abc98c364a6d26ac33d596aead446bb17c5a57e/awscrt-0.23.1-cp313-abi3-macosx_10_13_universal2.whl", hash = "sha256:18e3c2cda7fe646ead16b55cc50ef9a6615696e01e68beba87400955f762211f", size = 1461975 }, - { url = "https://files.pythonhosted.org/packages/4e/9a/69da8a16a3e4a08bc4bbd5ce3d268e260adce5cc6b6b7918797f128bad65/awscrt-0.23.1-cp313-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:38159149ef2dc76139f9d74748e37b50957f4539fe930248241f831c0a9739ad", size = 8299864 }, - { url = "https://files.pythonhosted.org/packages/b4/f6/c05fe5fe00b8cc9870622c6ccb59071194dd6a6f1f4fe666e8719f3d0362/awscrt-0.23.1-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f0db0fc50605af49720dd4263d556f1be0070b0d7b8a4a72cebe940dcdbfedc9", size = 8564801 }, - { url = "https://files.pythonhosted.org/packages/41/85/c3f5309acbbf85eea69789540015ab0861394830e0d22ba006675bb220f3/awscrt-0.23.1-cp313-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:18c61dda8f2a91dfa245e18498f1b3a65540821467febb6d853d210d799cc230", size = 8388651 }, - { url = "https://files.pythonhosted.org/packages/e8/ac/c1df1c93094ea680cd9262a968bd6b02f403b7215e6755264e48bf6c302d/awscrt-0.23.1-cp313-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:583937d1ed69ce6557bddab0c1458ca800550c11bd274abc69dd3e12c01dc9b7", size = 8770102 }, - { url = "https://files.pythonhosted.org/packages/2a/78/a9d293af20d8e1f9973b2c9f41b36feb74d82a43085505d9968f90dd4332/awscrt-0.23.1-cp313-abi3-win32.whl", hash = "sha256:6e18f349a19204cd54d4dab84c2e82142e575daadb3f1cddef744deda2a462fc", size = 2570994 }, - { url = "https://files.pythonhosted.org/packages/5a/a7/6d55d0a6f7eb68d432ac5ac622c7ee87a999dc2220688b826819390cbf86/awscrt-0.23.1-cp313-abi3-win_amd64.whl", hash = "sha256:99126140b6be9e1509c6ad7f8889d937d24dce6e38c87b6a30a2e1e09d5f4fc8", size = 2622753 }, - { url = "https://files.pythonhosted.org/packages/09/c9/a7ba4bc2352bc89d9c1e0b8433453fb42e96d17dff9d940757ccdee45aeb/awscrt-0.23.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:a3f19b12c07c584e90ca7495834b59fb90b3024c66294d935218bbd1b7c3084d", size = 786649 }, - { url = "https://files.pythonhosted.org/packages/66/37/8545a39dac41b8d35cf6b733b131cc654193e0bfde1cca28e34ed1e38836/awscrt-0.23.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fe0750c44b67acd4e7295a2245465b33b29e289a929d3a530b4aa6867958e8d", size = 8348875 }, - { url = "https://files.pythonhosted.org/packages/c1/b4/2b5bcf982de588784ab56c13b1e07c40c1b31ec9dba2121a9bec89e40088/awscrt-0.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15bfce76350fb5d513765d585d1e3c7a90b195ae2dbd8be8a903ebc26c0d62af", size = 8611383 }, - { url = "https://files.pythonhosted.org/packages/7e/24/8abb6b717587f01845a61b1f627c6f659bf55f750290b3049e6fc82886c7/awscrt-0.23.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:8471a459dc55158e9126a3ff359680138ff8336a6ed6cc2df1038a5ea78dc67c", size = 7413678 }, - { url = "https://files.pythonhosted.org/packages/0a/e6/676be2388b605c7f9691cfadadf036602a3ca1b3884624866b2e65298a3c/awscrt-0.23.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:d5a590bc07b6e8569ef03bdd3ef51201e9b9f79aa52a14d72a77dfafb71a09ab", size = 7801338 }, - { url = "https://files.pythonhosted.org/packages/61/bd/2988778f028d22e04345bcae4aca957b9aa6f88af9eab26019804a10b70a/awscrt-0.23.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:39b11418e20b68facf88d151276ed1529940df4c65e66baef4d04e36138fc07d", size = 8458127 }, - { url = "https://files.pythonhosted.org/packages/29/0d/3cfa3a6a897a2d8866d0e1d0938e6438c36f7a446cd5f27c44f9a67da837/awscrt-0.23.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:37c797dce3cd9f6a197120b2bd627d7075c9fd641422a6583259b3ec765a6ded", size = 8834779 }, - { url = "https://files.pythonhosted.org/packages/f1/fc/b9f705e3a42894b3e44e55733a6f79236c970966e64f0c213637dd64b5c2/awscrt-0.23.1-cp38-cp38-win32.whl", hash = "sha256:614e332e61e73bbb1f8451cf9dde72c112eb0fb0d7a2da174444081f8feff427", size = 2574131 }, - { url = "https://files.pythonhosted.org/packages/a8/4f/5f043763f37e997f77802fce3e010c253cb63a36151100e378e7e1fcf1d1/awscrt-0.23.1-cp38-cp38-win_amd64.whl", hash = "sha256:53aed0d2cadf76b4cb84b548c5da1b061dc4f7e91a9ef4ead7b3a7391110a0cf", size = 2626698 }, - { url = "https://files.pythonhosted.org/packages/6a/2d/df7462dee255ce5bb241f70ddec63aafd51fe2ea200d275306b063463f5a/awscrt-0.23.1-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:a4479c32f1a3ab3cda3255e7b14e99646f27fcd7ca9595696d844a5544e0e12f", size = 1467751 }, - { url = "https://files.pythonhosted.org/packages/ce/fc/f122929fe1d617717cad4031e400b9f86e0af2f09571492d43cfef7ae326/awscrt-0.23.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e5e94b5b729295376ff40deb1aa9e2b41389eb21c657a25979e98ef785e4b3e3", size = 8339640 }, - { url = "https://files.pythonhosted.org/packages/e6/be/6b2dfdbab22b26518e25cfd141ced89443f6aab5d3d15b82c3fe2968ff03/awscrt-0.23.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:618d0b9340956d6be83363ab2a7b17499609363dd087c10434ac24bf3468bbbf", size = 8600404 }, - { url = "https://files.pythonhosted.org/packages/62/0e/79521890a1dd206327fd25a082dc3c4049b5fdb72603cff95ad23b6e3618/awscrt-0.23.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:df7f705ccc2a4cce69cd0260489f61982e9e9a063315971e0aa947184528dee6", size = 7406595 }, - { url = "https://files.pythonhosted.org/packages/93/97/165a59edf0048246111a11b21e4da8a04a7769a4224c1811224d8e6d1633/awscrt-0.23.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:dd40b0128fbc4d15eecfce44bc4c40bed9b85a6dfac70e5298373f00ccd8580a", size = 7796047 }, - { url = "https://files.pythonhosted.org/packages/e7/47/051e7735eb8d611c9f9c99fde63a20be3159dde4b9754669522536ebdfe3/awscrt-0.23.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:ec7dba172c178989fc9c3c97512691745c926dbe94d5a9bf966e0afd0d778856", size = 8444276 }, - { url = "https://files.pythonhosted.org/packages/6d/5d/9c118e2405fe9d83091c5606230a3b358284cfb373b02af289e316536ae6/awscrt-0.23.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:44132a00e102308e52a9894c0f6ee47b39eff192c324ca5a32eb2cbac1b66bbc", size = 8822611 }, - { url = "https://files.pythonhosted.org/packages/ea/cb/44391e0059430bfb31f7f3b8353dbafa6403ebcab651412ff373a746c5e9/awscrt-0.23.1-cp39-cp39-win32.whl", hash = "sha256:91068b141b7eab15ba465dd3e3c49c341ed1e61a6037aed3b8de3e9829d5f7f5", size = 2574731 }, - { url = "https://files.pythonhosted.org/packages/0c/33/d9f241eb0d519afba9634661d07d20e35b924563db0e8c851c4b84c218f2/awscrt-0.23.1-cp39-cp39-win_amd64.whl", hash = "sha256:b2f6e61905d12cc39f3c694fac0982b7e8af6fc3f44b3e46f50a125bccb926eb", size = 2626991 }, +version = "0.23.3" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/12/36/d86280f54bc67fde5c90a9f701bd666b584e94b30a53bc26a3a666a65f91/awscrt-0.23.3.tar.gz", hash = "sha256:bdc65dd69f367baa7e0f64d4946c8313bd667845f5d936c5447298abf659af5f", size = 65499713 } +wheels = [ + { url = "https://files.pythonhosted.org/packages/01/33/f7850a9c32ef503d87cd5e09cb10fb43e0fa61002fe465d86b727f19b33e/awscrt-0.23.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ecdbedf3d1edf8677139614c0f660b8b4ec7acfe8fa481ed9bd083298a83f79f", size = 1468025 }, + { url = "https://files.pythonhosted.org/packages/1e/4f/7937d44cbdb1b55bf4727c8965c132defe49eaeb58c245052187bb35bfaf/awscrt-0.23.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c7f8832d8fecfa2ab5237a2e55570e6d2db15d5c9917d36d55b49580966b7ca5", size = 8336516 }, + { url = "https://files.pythonhosted.org/packages/cc/24/38b3c5df4ebe4d945958dd421766ae640438ae3dffa847577e53d0ab6bfe/awscrt-0.23.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:55cef52f1490af9b321c9cd3c8934d5365c3bee44aa8dfc4bfee3365dd18dd05", size = 8597842 }, + { url = "https://files.pythonhosted.org/packages/2a/66/9e7f75bc0e96c1733e1c92e63b221aa0fc8e3add15b830a94aea2322aa49/awscrt-0.23.3-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:fcdd461f1eec31a0574c970efbefb211d4a2f0688ecef6902f2a2ed1673911bc", size = 8443647 }, + { url = "https://files.pythonhosted.org/packages/0a/e9/569df81123e9b6d463e476a26047303bbba2e12155426a3e02f0196d9904/awscrt-0.23.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:3cba067c646e3087052f75421ae9db3ed3c229f991cf8497600cd7473ac44818", size = 8819394 }, + { url = "https://files.pythonhosted.org/packages/f2/f3/ad6315d194c4d872df03140b330a74db777c668371f81c64da610673b72d/awscrt-0.23.3-cp310-cp310-win32.whl", hash = "sha256:0ac94bd99b78756312dfdc9f78e18760afa27a5dbb51c696d6e7ed1a9a1d68d8", size = 2576828 }, + { url = "https://files.pythonhosted.org/packages/5a/f7/60b03ebe0b2467a97c9a888bf3956aedbada12c40e60037e201a8a51eac8/awscrt-0.23.3-cp310-cp310-win_amd64.whl", hash = "sha256:58db5f76ee43b998c6c7ffd834511ee3b0aa97fd3dbb0e913f9f1e03d1e9f1f2", size = 2627989 }, + { url = "https://files.pythonhosted.org/packages/af/5b/81db294bd50dcc7bbd063a8be11fcee6781fd777645e2c2c7e79d5ddec7c/awscrt-0.23.3-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:ecd5c7e5eed4df0323c290aa2d245318177b79c1aa435327ac1a15d970a5cf08", size = 1468218 }, + { url = "https://files.pythonhosted.org/packages/a7/e2/7999af8073324613e6a46467bbfdecefb0244fa5434fa582d549a4675b60/awscrt-0.23.3-cp311-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7a5e02568cb3e36c7824e336a5a0537a02927b58ea36219a818fc198c180a135", size = 8298695 }, + { url = "https://files.pythonhosted.org/packages/f0/34/fb5683c5b9ab905883c4324fa3f88aec866117f0d061bda09292fd340be6/awscrt-0.23.3-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:580252a572f6f56a9212962d416fff98a98b275ef8675c5ded797fb712093765", size = 8563769 }, + { url = "https://files.pythonhosted.org/packages/16/dc/530f154b0787d420238f604a15b08f21873136caff6ba6439931b125d519/awscrt-0.23.3-cp311-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:ea781e28b535cb8ea55f6f5a9cce37a35519bd88c8c4d9b6d52c8eb512c1bb61", size = 8389786 }, + { url = "https://files.pythonhosted.org/packages/a4/04/68d09e415b6807aeabd0d6905e80d383a7e66a9d9476f18bee7c5589ff64/awscrt-0.23.3-cp311-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:a6b689bf678d4ebe1ae8f620f60fd285c73d257d96fc4f853865cd97da88ccff", size = 8766045 }, + { url = "https://files.pythonhosted.org/packages/0e/ba/c9a78dd7eeefd6c5d75c11530e76ade5fead3d94bd9b697e9b8e3a2b6666/awscrt-0.23.3-cp311-abi3-win32.whl", hash = "sha256:678ee0156b9a4b44ebed6015435374348cf02b403142f139206b8654801ae227", size = 2573716 }, + { url = "https://files.pythonhosted.org/packages/1b/f9/ecb4abededa6b2ac62b845ad0689bb8ad0d3098e500a52f17eb99163ff79/awscrt-0.23.3-cp311-abi3-win_amd64.whl", hash = "sha256:e9d4dfd7207ca5e216f4ae9ba5ca20de1ede823eb16943120551950b1b9a45c7", size = 2625459 }, + { url = "https://files.pythonhosted.org/packages/bc/9b/41aa98be9685e0e768f350b8ccf1ef6b6f1a43765eeb0f4f6b9fa134a81e/awscrt-0.23.3-cp313-abi3-macosx_10_13_universal2.whl", hash = "sha256:2e650c848a5a2b5029839117c662dfd60a260600e015ec7146db939be152dca4", size = 1462348 }, + { url = "https://files.pythonhosted.org/packages/21/8b/15a8126873172cab1ecc240be5299980f09ae1994abb6dbc5d78f179434f/awscrt-0.23.3-cp313-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:476eac5273fcc32756ac30a7d507bcc6cf41e95a7b12f582a177b23d40261b71", size = 8292500 }, + { url = "https://files.pythonhosted.org/packages/c6/57/d2094e1b695ca90a27c1c56c629f7e6650f638c3f1a04720656206427e28/awscrt-0.23.3-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d1985a14b1618bf1164eaedf428822dd0958eeb9d662e021c8ea05f39296aa78", size = 8559356 }, + { url = "https://files.pythonhosted.org/packages/77/90/000721a12c27f359b0ea623c01cd3650929ed8cb65df670f9eeac442c15e/awscrt-0.23.3-cp313-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:50bea5ac1994d0118e80a3741bbcefc01727413d184ccc3bc2c702a71d7310a1", size = 8383808 }, + { url = "https://files.pythonhosted.org/packages/3d/dc/06d3bdc97caede6baec7f40f981f551373b4e7405eb9525237fdb4fd576b/awscrt-0.23.3-cp313-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:4b4b6ed28d55287a24851f06c437329931ecc579928cdbb3b890e43e17c8232f", size = 8762599 }, + { url = "https://files.pythonhosted.org/packages/bf/a8/0b0a3ee196343b83aff77e69749eab01870cefa23f33e497ad40449c2e1e/awscrt-0.23.3-cp313-abi3-win32.whl", hash = "sha256:3bef85b74a00fb3137de48a44eb608331d1145a78f88cc5b354326c9482b167b", size = 2571442 }, + { url = "https://files.pythonhosted.org/packages/67/ae/85b8c5c73f98260f55b6f0e045d60e97729c8bba98e6fa82a2d77350ce8f/awscrt-0.23.3-cp313-abi3-win_amd64.whl", hash = "sha256:2793bf77f752d1ee20b7c7ac07324c9f3159dec2f03e14280d6d7891807b6c4a", size = 2623246 }, + { url = "https://files.pythonhosted.org/packages/94/8e/c48e17c19529703ec376c23687ea22d5612c136f137e68a1552114280b7c/awscrt-0.23.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d76a827eb7bd7b56f994fc6a30cd4315b6e6da72177196a4c1cbbea1a370a6d0", size = 786917 }, + { url = "https://files.pythonhosted.org/packages/a7/e9/aafec9a31550452cb48e57aadad8533ab39007f824c36624d971db6e6f2b/awscrt-0.23.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ea555744d367e1c10166c9ea3c7c5e777424ff3d10717b94c2bafb6e7597b455", size = 8344647 }, + { url = "https://files.pythonhosted.org/packages/ae/c3/3b0592882fe034a5184ef6068c071cd3a08808438d97402e075f926d9a64/awscrt-0.23.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:35c1ebefd0f946631d94c8dde7c9753b6686b448d1a91655fcbc9178e875b967", size = 8603516 }, + { url = "https://files.pythonhosted.org/packages/09/a1/46137d39c63439fefe180f70db2773fe8f304a8024ae2eef2e7e1d780a4c/awscrt-0.23.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:31460e10207bc4cb27d2e1a9d1c685360a6584dfe62c44fd13e391b89262684c", size = 7438159 }, + { url = "https://files.pythonhosted.org/packages/76/a6/cb0f51e122a714b919271844d63bdee7a5b8bd96b0fdbbc898cf6effa040/awscrt-0.23.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:e764a30192b428bc6516c8e1c54ca2e55f139d5627c91d655da3f4df2c6fa480", size = 7827730 }, + { url = "https://files.pythonhosted.org/packages/6b/23/573e43934d64accaf6df8b4d6ec26e78dd4e51a29671991ee25aef82dcae/awscrt-0.23.3-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:ba127cfb8b07dab627fa5ac19a311d88f217caea10ec3b38fff911542958f9bc", size = 8449329 }, + { url = "https://files.pythonhosted.org/packages/d8/79/ff924ac01607188438254be1b0dab95e25553bc3ff1141c2b9e3f95e9de9/awscrt-0.23.3-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:61a9788d8961df4781f8b4363d75acab23a127b81914bcf89e01d9d4459410b3", size = 8828986 }, + { url = "https://files.pythonhosted.org/packages/6a/a9/178408e7f1a4d8977d82fa3a52b6234fdc1c8379f0cf4c01603fe6e2be88/awscrt-0.23.3-cp38-cp38-win32.whl", hash = "sha256:8afa2cbae1f05c905ba3ccb728911c19472efcc992db004ec19fe5186315c969", size = 2574755 }, + { url = "https://files.pythonhosted.org/packages/19/c7/4391550801e5e85662057873517603d763547f0c325d808992fbbfc6c04f/awscrt-0.23.3-cp38-cp38-win_amd64.whl", hash = "sha256:62eef8d19a22836e5d3059c96a5df5cc53b687a1c2a0905838c592e17437cca3", size = 2627285 }, + { url = "https://files.pythonhosted.org/packages/0a/16/52d7fe0623bc5e48a665215f256587fc9d09f69c8cf87d9908b6b7ec81a0/awscrt-0.23.3-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:55953cc3eb8d1822e96f31221d9991ef54e7aa7525b0841f6173736d6cd2ad3a", size = 1468063 }, + { url = "https://files.pythonhosted.org/packages/f7/a9/9732a71843de788cc5dfe8b397781d202152874cf9d2e43b3f96b833547e/awscrt-0.23.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b2c9b0f0c7bd67a30b0711b2201d72ecdb2c721af1b3c040aa32dbba6527748b", size = 8334252 }, + { url = "https://files.pythonhosted.org/packages/17/85/1a0ae27a1677baf90fa80938714264359e0c0fe47056d0bae692382be2be/awscrt-0.23.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a92f56a6b20136edcba98e5d277421cc185327eca319da9f056da3d3e4482398", size = 8594985 }, + { url = "https://files.pythonhosted.org/packages/59/d7/6d9aff3871b1cf3a7f5304d2b2a7a9f969096ba38f2502aabd3edeb981b1/awscrt-0.23.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b264b7478df9e0410c91d70b4642acc2220c8c931e5c552db36e667e702355b7", size = 7429699 }, + { url = "https://files.pythonhosted.org/packages/77/98/97dc4b60c4b37750b7d4e104ab93eb686f47f1b439c5d5f7e423543036d5/awscrt-0.23.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:c7bd2a228eccc4685b3e4e67c2b2b021838ee61cdf2e956c9a8ee01d51cd196d", size = 7818591 }, + { url = "https://files.pythonhosted.org/packages/c2/f3/aad2a01dce06b747bd3dc61e628be5fd821bc5ef24de27b37f4d3fda46b7/awscrt-0.23.3-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:c1f8aa43a1a798a01805e488330b091e54bf77ce4660d3f3ffde0e5192fd4bad", size = 8441653 }, + { url = "https://files.pythonhosted.org/packages/c2/9d/891848e0a1d08fc50fc04625116bca6de0e89e7c73738239270c54c54eda/awscrt-0.23.3-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:81bd0c6b26d411c29b22ae5aeabbdf21192270c0411b5167ff88647807d76fbe", size = 8815322 }, + { url = "https://files.pythonhosted.org/packages/6f/aa/66bb00eb45fe3606bd173df0ebf14f6af0f051d1b155213510a925154bb9/awscrt-0.23.3-cp39-cp39-win32.whl", hash = "sha256:6bfd219a918b798d089f142f1f13c25de6c7e794a863dfc33ab139682ed9541e", size = 2575250 }, + { url = "https://files.pythonhosted.org/packages/5f/ad/177ab25cc9ba85fa078e281c762bed036baec595e1079ced0f51d96ccb26/awscrt-0.23.3-cp39-cp39-win_amd64.whl", hash = "sha256:d50a30ae92884920df19e8a9ebebdcb2b2d8b018501055933f0df291a75c79bb", size = 2627387 }, ] [[package]] @@ -75,16 +75,16 @@ wheels = [ [[package]] name = "botocore" -version = "1.35.69" +version = "1.35.74" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "jmespath" }, { name = "python-dateutil" }, { name = "urllib3" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/55/75/aaaa22f737b7a5251f2ab24f5860b1bfc55050a77b91524474bcaadb3070/botocore-1.35.69.tar.gz", hash = "sha256:f9f23dd76fb247d9b0e8d411d2995e6f847fc451c026f1e58e300f815b0b36eb", size = 13218586 } +sdist = { url = "https://files.pythonhosted.org/packages/f7/47/386dbeea2fa25f50c96c0ff093427e93bb4af1be4cd1d62d82bf83d6be06/botocore-1.35.74.tar.gz", hash = "sha256:de5c4fa9a24cef3a758974857b5c5820a12fad345ebf33c052a5988e88f33634", size = 13397053 } wheels = [ - { url = "https://files.pythonhosted.org/packages/d2/b6/5ce018ab9f8058aa821aeed8fb34557bd6454a62a974c26172d34c31edef/botocore-1.35.69-py3-none-any.whl", hash = "sha256:cad8d9305f873404eee4b197d84e60a40975d43cbe1ab63abe893420ddfe6e3c", size = 13016283 }, + { url = "https://files.pythonhosted.org/packages/e6/29/dcf0d3c0b10175bc6350700c894175d21c476e5423eb0066249b3c416296/botocore-1.35.74-py3-none-any.whl", hash = "sha256:9ac9d33d84dd9f05b35085de081552342a2c9ae22e3c4ee105723c9e92c07bd9", size = 13198368 }, ] [[package]] @@ -649,27 +649,27 @@ wheels = [ [[package]] name = "ruff" -version = "0.8.0" -source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/b2/d6/a2373f3ba7180ddb44420d2a9d1f1510e1a4d162b3d27282bedcb09c8da9/ruff-0.8.0.tar.gz", hash = "sha256:a7ccfe6331bf8c8dad715753e157457faf7351c2b69f62f32c165c2dbcbacd44", size = 3276537 } -wheels = [ - { url = "https://files.pythonhosted.org/packages/ec/77/e889ee3ce7fd8baa3ed1b77a03b9fb8ec1be68be1418261522fd6a5405e0/ruff-0.8.0-py3-none-linux_armv6l.whl", hash = "sha256:fcb1bf2cc6706adae9d79c8d86478677e3bbd4ced796ccad106fd4776d395fea", size = 10518283 }, - { url = "https://files.pythonhosted.org/packages/da/c8/0a47de01edf19fb22f5f9b7964f46a68d0bdff20144d134556ffd1ba9154/ruff-0.8.0-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:295bb4c02d58ff2ef4378a1870c20af30723013f441c9d1637a008baaf928c8b", size = 10317691 }, - { url = "https://files.pythonhosted.org/packages/41/17/9885e4a0eeae07abd2a4ebabc3246f556719f24efa477ba2739146c4635a/ruff-0.8.0-py3-none-macosx_11_0_arm64.whl", hash = "sha256:7b1f1c76b47c18fa92ee78b60d2d20d7e866c55ee603e7d19c1e991fad933a9a", size = 9940999 }, - { url = "https://files.pythonhosted.org/packages/3e/cd/46b6f7043597eb318b5f5482c8ae8f5491cccce771e85f59d23106f2d179/ruff-0.8.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:eb0d4f250a7711b67ad513fde67e8870109e5ce590a801c3722580fe98c33a99", size = 10772437 }, - { url = "https://files.pythonhosted.org/packages/5d/87/afc95aeb8bc78b1d8a3461717a4419c05aa8aa943d4c9cbd441630f85584/ruff-0.8.0-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0e55cce9aa93c5d0d4e3937e47b169035c7e91c8655b0974e61bb79cf398d49c", size = 10299156 }, - { url = "https://files.pythonhosted.org/packages/65/fa/04c647bb809c4d65e8eae1ed1c654d9481b21dd942e743cd33511687b9f9/ruff-0.8.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3f4cd64916d8e732ce6b87f3f5296a8942d285bbbc161acee7fe561134af64f9", size = 11325819 }, - { url = "https://files.pythonhosted.org/packages/90/26/7dad6e7d833d391a8a1afe4ee70ca6f36c4a297d3cca83ef10e83e9aacf3/ruff-0.8.0-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:c5c1466be2a2ebdf7c5450dd5d980cc87c8ba6976fb82582fea18823da6fa362", size = 12023927 }, - { url = "https://files.pythonhosted.org/packages/24/a0/be5296dda6428ba8a13bda8d09fbc0e14c810b485478733886e61597ae2b/ruff-0.8.0-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2dabfd05b96b7b8f2da00d53c514eea842bff83e41e1cceb08ae1966254a51df", size = 11589702 }, - { url = "https://files.pythonhosted.org/packages/26/3f/7602eb11d2886db545834182a9dbe500b8211fcbc9b4064bf9d358bbbbb4/ruff-0.8.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:facebdfe5a5af6b1588a1d26d170635ead6892d0e314477e80256ef4a8470cf3", size = 12782936 }, - { url = "https://files.pythonhosted.org/packages/4c/5d/083181bdec4ec92a431c1291d3fff65eef3ded630a4b55eb735000ef5f3b/ruff-0.8.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:87a8e86bae0dbd749c815211ca11e3a7bd559b9710746c559ed63106d382bd9c", size = 11138488 }, - { url = "https://files.pythonhosted.org/packages/b7/23/c12cdef58413cee2436d6a177aa06f7a366ebbca916cf10820706f632459/ruff-0.8.0-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:85e654f0ded7befe2d61eeaf3d3b1e4ef3894469cd664ffa85006c7720f1e4a2", size = 10744474 }, - { url = "https://files.pythonhosted.org/packages/29/61/a12f3b81520083cd7c5caa24ba61bb99fd1060256482eff0ef04cc5ccd1b/ruff-0.8.0-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:83a55679c4cb449fa527b8497cadf54f076603cc36779b2170b24f704171ce70", size = 10369029 }, - { url = "https://files.pythonhosted.org/packages/08/2a/c013f4f3e4a54596c369cee74c24870ed1d534f31a35504908b1fc97017a/ruff-0.8.0-py3-none-musllinux_1_2_i686.whl", hash = "sha256:812e2052121634cf13cd6fddf0c1871d0ead1aad40a1a258753c04c18bb71bbd", size = 10867481 }, - { url = "https://files.pythonhosted.org/packages/d5/f7/685b1e1d42a3e94ceb25eab23c70bdd8c0ab66a43121ef83fe6db5a58756/ruff-0.8.0-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:780d5d8523c04202184405e60c98d7595bdb498c3c6abba3b6d4cdf2ca2af426", size = 11237117 }, - { url = "https://files.pythonhosted.org/packages/03/20/401132c0908e8837625e3b7e32df9962e7cd681a4df1e16a10e2a5b4ecda/ruff-0.8.0-py3-none-win32.whl", hash = "sha256:5fdb6efecc3eb60bba5819679466471fd7d13c53487df7248d6e27146e985468", size = 8783511 }, - { url = "https://files.pythonhosted.org/packages/1d/5c/4d800fca7854f62ad77f2c0d99b4b585f03e2d87a6ec1ecea85543a14a3c/ruff-0.8.0-py3-none-win_amd64.whl", hash = "sha256:582891c57b96228d146725975fbb942e1f30a0c4ba19722e692ca3eb25cc9b4f", size = 9559876 }, - { url = "https://files.pythonhosted.org/packages/5b/bc/cc8a6a5ca4960b226dc15dd8fb511dd11f2014ff89d325c0b9b9faa9871f/ruff-0.8.0-py3-none-win_arm64.whl", hash = "sha256:ba93e6294e9a737cd726b74b09a6972e36bb511f9a102f1d9a7e1ce94dd206a6", size = 8939733 }, +version = "0.8.1" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/95/d0/8ff5b189d125f4260f2255d143bf2fa413b69c2610c405ace7a0a8ec81ec/ruff-0.8.1.tar.gz", hash = "sha256:3583db9a6450364ed5ca3f3b4225958b24f78178908d5c4bc0f46251ccca898f", size = 3313222 } +wheels = [ + { url = "https://files.pythonhosted.org/packages/a2/d6/1a6314e568db88acdbb5121ed53e2c52cebf3720d3437a76f82f923bf171/ruff-0.8.1-py3-none-linux_armv6l.whl", hash = "sha256:fae0805bd514066f20309f6742f6ee7904a773eb9e6c17c45d6b1600ca65c9b5", size = 10532605 }, + { url = "https://files.pythonhosted.org/packages/89/a8/a957a8812e31facffb6a26a30be0b5b4af000a6e30c7d43a22a5232a3398/ruff-0.8.1-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:b8a4f7385c2285c30f34b200ca5511fcc865f17578383db154e098150ce0a087", size = 10278243 }, + { url = "https://files.pythonhosted.org/packages/a8/23/9db40fa19c453fabf94f7a35c61c58f20e8200b4734a20839515a19da790/ruff-0.8.1-py3-none-macosx_11_0_arm64.whl", hash = "sha256:cd054486da0c53e41e0086e1730eb77d1f698154f910e0cd9e0d64274979a209", size = 9917739 }, + { url = "https://files.pythonhosted.org/packages/e2/a0/6ee2d949835d5701d832fc5acd05c0bfdad5e89cfdd074a171411f5ccad5/ruff-0.8.1-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2029b8c22da147c50ae577e621a5bfbc5d1fed75d86af53643d7a7aee1d23871", size = 10779153 }, + { url = "https://files.pythonhosted.org/packages/7a/25/9c11dca9404ef1eb24833f780146236131a3c7941de394bc356912ef1041/ruff-0.8.1-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:2666520828dee7dfc7e47ee4ea0d928f40de72056d929a7c5292d95071d881d1", size = 10304387 }, + { url = "https://files.pythonhosted.org/packages/c8/b9/84c323780db1b06feae603a707d82dbbd85955c8c917738571c65d7d5aff/ruff-0.8.1-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:333c57013ef8c97a53892aa56042831c372e0bb1785ab7026187b7abd0135ad5", size = 11360351 }, + { url = "https://files.pythonhosted.org/packages/6b/e1/9d4bbb2ace7aad14ded20e4674a48cda5b902aed7a1b14e6b028067060c4/ruff-0.8.1-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:288326162804f34088ac007139488dcb43de590a5ccfec3166396530b58fb89d", size = 12022879 }, + { url = "https://files.pythonhosted.org/packages/75/28/752ff6120c0e7f9981bc4bc275d540c7f36db1379ba9db9142f69c88db21/ruff-0.8.1-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b12c39b9448632284561cbf4191aa1b005882acbc81900ffa9f9f471c8ff7e26", size = 11610354 }, + { url = "https://files.pythonhosted.org/packages/ba/8c/967b61c2cc8ebd1df877607fbe462bc1e1220b4a30ae3352648aec8c24bd/ruff-0.8.1-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:364e6674450cbac8e998f7b30639040c99d81dfb5bbc6dfad69bc7a8f916b3d1", size = 12813976 }, + { url = "https://files.pythonhosted.org/packages/7f/29/e059f945d6bd2d90213387b8c360187f2fefc989ddcee6bbf3c241329b92/ruff-0.8.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b22346f845fec132aa39cd29acb94451d030c10874408dbf776af3aaeb53284c", size = 11154564 }, + { url = "https://files.pythonhosted.org/packages/55/47/cbd05e5a62f3fb4c072bc65c1e8fd709924cad1c7ec60a1000d1e4ee8307/ruff-0.8.1-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:b2f2f7a7e7648a2bfe6ead4e0a16745db956da0e3a231ad443d2a66a105c04fa", size = 10760604 }, + { url = "https://files.pythonhosted.org/packages/bb/ee/4c3981c47147c72647a198a94202633130cfda0fc95cd863a553b6f65c6a/ruff-0.8.1-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:adf314fc458374c25c5c4a4a9270c3e8a6a807b1bec018cfa2813d6546215540", size = 10391071 }, + { url = "https://files.pythonhosted.org/packages/6b/e6/083eb61300214590b188616a8ac6ae1ef5730a0974240fb4bec9c17de78b/ruff-0.8.1-py3-none-musllinux_1_2_i686.whl", hash = "sha256:a885d68342a231b5ba4d30b8c6e1b1ee3a65cf37e3d29b3c74069cdf1ee1e3c9", size = 10896657 }, + { url = "https://files.pythonhosted.org/packages/77/bd/aacdb8285d10f1b943dbeb818968efca35459afc29f66ae3bd4596fbf954/ruff-0.8.1-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:d2c16e3508c8cc73e96aa5127d0df8913d2290098f776416a4b157657bee44c5", size = 11228362 }, + { url = "https://files.pythonhosted.org/packages/39/72/fcb7ad41947f38b4eaa702aca0a361af0e9c2bf671d7fd964480670c297e/ruff-0.8.1-py3-none-win32.whl", hash = "sha256:93335cd7c0eaedb44882d75a7acb7df4b77cd7cd0d2255c93b28791716e81790", size = 8803476 }, + { url = "https://files.pythonhosted.org/packages/e4/ea/cae9aeb0f4822c44651c8407baacdb2e5b4dcd7b31a84e1c5df33aa2cc20/ruff-0.8.1-py3-none-win_amd64.whl", hash = "sha256:2954cdbe8dfd8ab359d4a30cd971b589d335a44d444b6ca2cb3d1da21b75e4b6", size = 9614463 }, + { url = "https://files.pythonhosted.org/packages/eb/76/fbb4bd23dfb48fa7758d35b744413b650a9fd2ddd93bca77e30376864414/ruff-0.8.1-py3-none-win_arm64.whl", hash = "sha256:55873cc1a473e5ac129d15eccb3c008c096b94809d693fc7053f588b67822737", size = 8959621 }, ] [[package]] @@ -783,20 +783,50 @@ wheels = [ [[package]] name = "tomli" -version = "2.1.0" -source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/1e/e4/1b6cbcc82d8832dd0ce34767d5c560df8a3547ad8cbc427f34601415930a/tomli-2.1.0.tar.gz", hash = "sha256:3f646cae2aec94e17d04973e4249548320197cfabdf130015d023de4b74d8ab8", size = 16622 } -wheels = [ - { url = "https://files.pythonhosted.org/packages/de/f7/4da0ffe1892122c9ea096c57f64c2753ae5dd3ce85488802d11b0992cc6d/tomli-2.1.0-py3-none-any.whl", hash = "sha256:a5c57c3d1c56f5ccdf89f6523458f60ef716e210fc47c4cfb188c5ba473e0391", size = 13750 }, +version = "2.2.1" +source = { registry = "https://pypi.org/simple" } +sdist = { url = "https://files.pythonhosted.org/packages/18/87/302344fed471e44a87289cf4967697d07e532f2421fdaf868a303cbae4ff/tomli-2.2.1.tar.gz", hash = "sha256:cd45e1dc79c835ce60f7404ec8119f2eb06d38b1deba146f07ced3bbc44505ff", size = 17175 } +wheels = [ + { url = "https://files.pythonhosted.org/packages/43/ca/75707e6efa2b37c77dadb324ae7d9571cb424e61ea73fad7c56c2d14527f/tomli-2.2.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:678e4fa69e4575eb77d103de3df8a895e1591b48e740211bd1067378c69e8249", size = 131077 }, + { url = "https://files.pythonhosted.org/packages/c7/16/51ae563a8615d472fdbffc43a3f3d46588c264ac4f024f63f01283becfbb/tomli-2.2.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:023aa114dd824ade0100497eb2318602af309e5a55595f76b626d6d9f3b7b0a6", size = 123429 }, + { url = "https://files.pythonhosted.org/packages/f1/dd/4f6cd1e7b160041db83c694abc78e100473c15d54620083dbd5aae7b990e/tomli-2.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ece47d672db52ac607a3d9599a9d48dcb2f2f735c6c2d1f34130085bb12b112a", size = 226067 }, + { url = "https://files.pythonhosted.org/packages/a9/6b/c54ede5dc70d648cc6361eaf429304b02f2871a345bbdd51e993d6cdf550/tomli-2.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6972ca9c9cc9f0acaa56a8ca1ff51e7af152a9f87fb64623e31d5c83700080ee", size = 236030 }, + { url = "https://files.pythonhosted.org/packages/1f/47/999514fa49cfaf7a92c805a86c3c43f4215621855d151b61c602abb38091/tomli-2.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c954d2250168d28797dd4e3ac5cf812a406cd5a92674ee4c8f123c889786aa8e", size = 240898 }, + { url = "https://files.pythonhosted.org/packages/73/41/0a01279a7ae09ee1573b423318e7934674ce06eb33f50936655071d81a24/tomli-2.2.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:8dd28b3e155b80f4d54beb40a441d366adcfe740969820caf156c019fb5c7ec4", size = 229894 }, + { url = "https://files.pythonhosted.org/packages/55/18/5d8bc5b0a0362311ce4d18830a5d28943667599a60d20118074ea1b01bb7/tomli-2.2.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:e59e304978767a54663af13c07b3d1af22ddee3bb2fb0618ca1593e4f593a106", size = 245319 }, + { url = "https://files.pythonhosted.org/packages/92/a3/7ade0576d17f3cdf5ff44d61390d4b3febb8a9fc2b480c75c47ea048c646/tomli-2.2.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:33580bccab0338d00994d7f16f4c4ec25b776af3ffaac1ed74e0b3fc95e885a8", size = 238273 }, + { url = "https://files.pythonhosted.org/packages/72/6f/fa64ef058ac1446a1e51110c375339b3ec6be245af9d14c87c4a6412dd32/tomli-2.2.1-cp311-cp311-win32.whl", hash = "sha256:465af0e0875402f1d226519c9904f37254b3045fc5084697cefb9bdde1ff99ff", size = 98310 }, + { url = "https://files.pythonhosted.org/packages/6a/1c/4a2dcde4a51b81be3530565e92eda625d94dafb46dbeb15069df4caffc34/tomli-2.2.1-cp311-cp311-win_amd64.whl", hash = "sha256:2d0f2fdd22b02c6d81637a3c95f8cd77f995846af7414c5c4b8d0545afa1bc4b", size = 108309 }, + { url = "https://files.pythonhosted.org/packages/52/e1/f8af4c2fcde17500422858155aeb0d7e93477a0d59a98e56cbfe75070fd0/tomli-2.2.1-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:4a8f6e44de52d5e6c657c9fe83b562f5f4256d8ebbfe4ff922c495620a7f6cea", size = 132762 }, + { url = "https://files.pythonhosted.org/packages/03/b8/152c68bb84fc00396b83e7bbddd5ec0bd3dd409db4195e2a9b3e398ad2e3/tomli-2.2.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:8d57ca8095a641b8237d5b079147646153d22552f1c637fd3ba7f4b0b29167a8", size = 123453 }, + { url = "https://files.pythonhosted.org/packages/c8/d6/fc9267af9166f79ac528ff7e8c55c8181ded34eb4b0e93daa767b8841573/tomli-2.2.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4e340144ad7ae1533cb897d406382b4b6fede8890a03738ff1683af800d54192", size = 233486 }, + { url = "https://files.pythonhosted.org/packages/5c/51/51c3f2884d7bab89af25f678447ea7d297b53b5a3b5730a7cb2ef6069f07/tomli-2.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db2b95f9de79181805df90bedc5a5ab4c165e6ec3fe99f970d0e302f384ad222", size = 242349 }, + { url = "https://files.pythonhosted.org/packages/ab/df/bfa89627d13a5cc22402e441e8a931ef2108403db390ff3345c05253935e/tomli-2.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:40741994320b232529c802f8bc86da4e1aa9f413db394617b9a256ae0f9a7f77", size = 252159 }, + { url = "https://files.pythonhosted.org/packages/9e/6e/fa2b916dced65763a5168c6ccb91066f7639bdc88b48adda990db10c8c0b/tomli-2.2.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:400e720fe168c0f8521520190686ef8ef033fb19fc493da09779e592861b78c6", size = 237243 }, + { url = "https://files.pythonhosted.org/packages/b4/04/885d3b1f650e1153cbb93a6a9782c58a972b94ea4483ae4ac5cedd5e4a09/tomli-2.2.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:02abe224de6ae62c19f090f68da4e27b10af2b93213d36cf44e6e1c5abd19fdd", size = 259645 }, + { url = "https://files.pythonhosted.org/packages/9c/de/6b432d66e986e501586da298e28ebeefd3edc2c780f3ad73d22566034239/tomli-2.2.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:b82ebccc8c8a36f2094e969560a1b836758481f3dc360ce9a3277c65f374285e", size = 244584 }, + { url = "https://files.pythonhosted.org/packages/1c/9a/47c0449b98e6e7d1be6cbac02f93dd79003234ddc4aaab6ba07a9a7482e2/tomli-2.2.1-cp312-cp312-win32.whl", hash = "sha256:889f80ef92701b9dbb224e49ec87c645ce5df3fa2cc548664eb8a25e03127a98", size = 98875 }, + { url = "https://files.pythonhosted.org/packages/ef/60/9b9638f081c6f1261e2688bd487625cd1e660d0a85bd469e91d8db969734/tomli-2.2.1-cp312-cp312-win_amd64.whl", hash = "sha256:7fc04e92e1d624a4a63c76474610238576942d6b8950a2d7f908a340494e67e4", size = 109418 }, + { url = "https://files.pythonhosted.org/packages/04/90/2ee5f2e0362cb8a0b6499dc44f4d7d48f8fff06d28ba46e6f1eaa61a1388/tomli-2.2.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:f4039b9cbc3048b2416cc57ab3bda989a6fcf9b36cf8937f01a6e731b64f80d7", size = 132708 }, + { url = "https://files.pythonhosted.org/packages/c0/ec/46b4108816de6b385141f082ba99e315501ccd0a2ea23db4a100dd3990ea/tomli-2.2.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:286f0ca2ffeeb5b9bd4fcc8d6c330534323ec51b2f52da063b11c502da16f30c", size = 123582 }, + { url = "https://files.pythonhosted.org/packages/a0/bd/b470466d0137b37b68d24556c38a0cc819e8febe392d5b199dcd7f578365/tomli-2.2.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a92ef1a44547e894e2a17d24e7557a5e85a9e1d0048b0b5e7541f76c5032cb13", size = 232543 }, + { url = "https://files.pythonhosted.org/packages/d9/e5/82e80ff3b751373f7cead2815bcbe2d51c895b3c990686741a8e56ec42ab/tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9316dc65bed1684c9a98ee68759ceaed29d229e985297003e494aa825ebb0281", size = 241691 }, + { url = "https://files.pythonhosted.org/packages/05/7e/2a110bc2713557d6a1bfb06af23dd01e7dde52b6ee7dadc589868f9abfac/tomli-2.2.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e85e99945e688e32d5a35c1ff38ed0b3f41f43fad8df0bdf79f72b2ba7bc5272", size = 251170 }, + { url = "https://files.pythonhosted.org/packages/64/7b/22d713946efe00e0adbcdfd6d1aa119ae03fd0b60ebed51ebb3fa9f5a2e5/tomli-2.2.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:ac065718db92ca818f8d6141b5f66369833d4a80a9d74435a268c52bdfa73140", size = 236530 }, + { url = "https://files.pythonhosted.org/packages/38/31/3a76f67da4b0cf37b742ca76beaf819dca0ebef26d78fc794a576e08accf/tomli-2.2.1-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:d920f33822747519673ee656a4b6ac33e382eca9d331c87770faa3eef562aeb2", size = 258666 }, + { url = "https://files.pythonhosted.org/packages/07/10/5af1293da642aded87e8a988753945d0cf7e00a9452d3911dd3bb354c9e2/tomli-2.2.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:a198f10c4d1b1375d7687bc25294306e551bf1abfa4eace6650070a5c1ae2744", size = 243954 }, + { url = "https://files.pythonhosted.org/packages/5b/b9/1ed31d167be802da0fc95020d04cd27b7d7065cc6fbefdd2f9186f60d7bd/tomli-2.2.1-cp313-cp313-win32.whl", hash = "sha256:d3f5614314d758649ab2ab3a62d4f2004c825922f9e370b29416484086b264ec", size = 98724 }, + { url = "https://files.pythonhosted.org/packages/c7/32/b0963458706accd9afcfeb867c0f9175a741bf7b19cd424230714d722198/tomli-2.2.1-cp313-cp313-win_amd64.whl", hash = "sha256:a38aa0308e754b0e3c67e344754dff64999ff9b513e691d0e786265c93583c69", size = 109383 }, + { url = "https://files.pythonhosted.org/packages/6e/c2/61d3e0f47e2b74ef40a68b9e6ad5984f6241a942f7cd3bbfbdbd03861ea9/tomli-2.2.1-py3-none-any.whl", hash = "sha256:cb55c73c5f4408779d0cf3eef9f762b9c9f147a77de7b258bef0a5628adc85cc", size = 14257 }, ] [[package]] name = "types-awscrt" -version = "0.23.1" +version = "0.23.3" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/5d/9a/534fdab439cc6c6d3a9756dd5883b71cb3cb0f7359c6119be79770db1210/types_awscrt-0.23.1.tar.gz", hash = "sha256:a20b425dabb258bc3d07a5e7de503fd9558dd1542d72de796e74e402c6d493b2", size = 14942 } +sdist = { url = "https://files.pythonhosted.org/packages/d3/44/9dcd9138f4539ec36634ce5c77194f72a9fedec850f895e3d1526b9d98fc/types_awscrt-0.23.3.tar.gz", hash = "sha256:043c0ae0fe5d272618294cbeaf1c349a654a9f7c00121be64d27486933ac4a26", size = 15133 } wheels = [ - { url = "https://files.pythonhosted.org/packages/85/34/ab41dec9a871665330daf279d3fb5eb0eb0b2bd9e6a8ad8faac10496fed3/types_awscrt-0.23.1-py3-none-any.whl", hash = "sha256:0d362a5d62d68ca4216f458172f41c1123ec04791d68364de8ee8b61b528b262", size = 18452 }, + { url = "https://files.pythonhosted.org/packages/9f/4e/5b08631d6174c221bc89bb013ab39e5e9a3e24cd42568048579d00f6da7d/types_awscrt-0.23.3-py3-none-any.whl", hash = "sha256:cc0057885cb7ce1e66856123a4c2861b051e9f0716b1767ad72bfe4ca26bbcd4", size = 19016 }, ] [[package]]