From 69f6d63fa392a1aefd2c674b79617bde35490cb1 Mon Sep 17 00:00:00 2001 From: Vlad Emelianov Date: Mon, 4 Nov 2024 14:02:33 +0300 Subject: [PATCH] Add Python 3.14 support --- .github/workflows/publish_on_update.yml | 2 +- awscrt-stubs/checksums.pyi | 1 + pyproject.toml | 15 +-- uv.lock | 162 +++++++++++++----------- 4 files changed, 91 insertions(+), 89 deletions(-) diff --git a/.github/workflows/publish_on_update.yml b/.github/workflows/publish_on_update.yml index 08574c2..ac3aa3c 100644 --- a/.github/workflows/publish_on_update.yml +++ b/.github/workflows/publish_on_update.yml @@ -63,7 +63,7 @@ jobs: - name: Stubs consistency check if: "${{ github.event.inputs.force != 'true' }}" run: | - uv run istub -d + uv run --no-sync istub -d - name: Bump version run: | echo "Bumping version to ${STUBS_VERSION}" diff --git a/awscrt-stubs/checksums.pyi b/awscrt-stubs/checksums.pyi index 5c3185f..90533cc 100644 --- a/awscrt-stubs/checksums.pyi +++ b/awscrt-stubs/checksums.pyi @@ -1,2 +1,3 @@ def crc32(input: bytes, previous_crc32: int = ...) -> int: ... def crc32c(input: bytes, previous_crc32c: int = ...) -> int: ... +def crc64nvme(input: bytes, previous_crc64nvme: int = 0) -> int: ... diff --git a/pyproject.toml b/pyproject.toml index b0a7d60..ec62ae8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ classifiers = [ "Programming Language :: Python :: 3.11", "Programming Language :: Python :: 3.12", "Programming Language :: Python :: 3.13", + "Programming Language :: Python :: 3.14", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: Implementation :: CPython", "Typing :: Stubs Only", @@ -84,19 +85,7 @@ indent-width = 4 target-version = "py38" [tool.ruff.lint] -select = ["E4", "E7", "E9", "F", "B", "I", "N", "D", "C4", "C90", "RUF"] -ignore = [ - "E203", - "D107", - "D200", - "D203", - "D212", - "D401", - "D406", - "D407", - "D413", - "D417", -] +select = ["E4", "E7", "E9", "F", "B", "I", "N", "C4", "C90", "RUF"] fixable = ["ALL"] unfixable = ["B"] dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$" diff --git a/uv.lock b/uv.lock index c634b93..4d5db37 100644 --- a/uv.lock +++ b/uv.lock @@ -3,42 +3,49 @@ requires-python = ">=3.8" [[package]] name = "awscrt" -version = "0.21.5" +version = "0.23.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/63/3e/4cfc7d22b40f807db3b1734202383476b8a637c644c8f90233f4372675f6/awscrt-0.21.5.tar.gz", hash = "sha256:7ec2a67af30fbf386494df00bbdf996f7024000df6b01ab160014afef2b91005", size = 35794789 } +sdist = { url = "https://files.pythonhosted.org/packages/1d/73/fc973b1d7914d9bfc8af37211c8276d373949a9502795b1ee9be3dc3c63e/awscrt-0.23.0.tar.gz", hash = "sha256:fdf576157d8232dde38e99c9e178e17d655ad725a65a76bb7983bfea7a4fc628", size = 65495395 } wheels = [ - { url = "https://files.pythonhosted.org/packages/cf/ec/ed3b2c2e85266d84c6db8a5d82ab57f07b879da00b57f8a8bf30018233d7/awscrt-0.21.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:dc1797daf571e39ade0b2c7189ffbcc52ef2d09008dab1103d81fb67313fbb3b", size = 1484386 }, - { url = "https://files.pythonhosted.org/packages/a3/4f/24acf9b72936036be04f12b03f9bd54e1798dd7ac7096029e2d8dbc99931/awscrt-0.21.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:25b6a133be754eb0e8d675007338286652c77aa9f2cd4375db3221f75935dc1a", size = 7922341 }, - { url = "https://files.pythonhosted.org/packages/7b/e5/20b27f7fb14e65b431b776e177ea4926dd2f656c405b2b01171ddbfd8656/awscrt-0.21.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2bbed7c9917f0e828642a592a6291d93b11389f9cbe8f6cc94e98a9c82765f5f", size = 8168175 }, - { url = "https://files.pythonhosted.org/packages/4f/2a/fe13a953f0da98631be94af9fc45fdaef23c70f489e405791449accd39fd/awscrt-0.21.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:aec6d4eef48811c63a5a5815f453310983a37f0a3126ad3a5dba1fc7d5a00cdb", size = 8036305 }, - { url = "https://files.pythonhosted.org/packages/68/a3/f1cdf96427789aa772d0436aa7f1bde943a1497027ce9336f3e9c4b5d63a/awscrt-0.21.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a7f2849ae41546255b66f5c782781e23b1779e1d2141cb99f281b14782d3bf5b", size = 8291851 }, - { url = "https://files.pythonhosted.org/packages/5a/bb/af4f85a8c3e6e7d567bd606d46f73b31bb20f8029ec2105d8a726127a8c0/awscrt-0.21.5-cp310-cp310-win32.whl", hash = "sha256:87c4e07e14c9bfbb8096a1529f3e224afb74fe1fcb93fc8d14027a5acf442166", size = 2541997 }, - { url = "https://files.pythonhosted.org/packages/9f/75/08774a59058e6ff7f197d812c9b0d75294131cc9037f9ae92872b4879729/awscrt-0.21.5-cp310-cp310-win_amd64.whl", hash = "sha256:150643b0f84ea4a2dfb3cf15331f5eb5746a6aef6b1796804109596928afeb35", size = 2591204 }, - { url = "https://files.pythonhosted.org/packages/e6/bb/12a07d3f57a04bb5f7ff85e581644164de7aedc6bb73cd67a0e945a11de6/awscrt-0.21.5-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:ae8ec15e1fd2a4eac6acd0a7281d5519ee7dbe1ca8367ff61cbf5d7364c9b0cb", size = 1484462 }, - { url = "https://files.pythonhosted.org/packages/6d/e4/15815d8552afef9ff1e5a2ee62b6690f29554b9e92a104acf43192d4a32f/awscrt-0.21.5-cp311-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:439f9a2b9c1fc8dafa72a5d0180ab9a2601f2dabe1b23db4c7ee5d70e753cee9", size = 7889312 }, - { url = "https://files.pythonhosted.org/packages/12/3f/c037b2b9cdbd017eead918b16fed9122b7df78ce073fb0b2cb58bbe32091/awscrt-0.21.5-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f4c10be5d8966eb44ce0a3e8d937a0e4f5e21fb4fc5a17a721cda8afd45536d4", size = 8134628 }, - { url = "https://files.pythonhosted.org/packages/f2/02/137d8747d92c164a345dfc2750065b45b8dba93ea74c2230358c9ca247a8/awscrt-0.21.5-cp311-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:be3b912c829aca811d9784dd1967e0d2ddbff727d0642815fdbb67314ef6f63a", size = 7982134 }, - { url = "https://files.pythonhosted.org/packages/38/c7/16848e02e1ce9b5f556fe9f71dd8d685346351cbacde8cabfcbf05750428/awscrt-0.21.5-cp311-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:5898f2c302cc70c11c1a8e47d5425888edca080bbe5362e0d2a21d528d00ae5a", size = 8238850 }, - { url = "https://files.pythonhosted.org/packages/19/28/a4cd9175ec0ae2722ad757b4e892c65041150274b4b627ecb6dea92e50d2/awscrt-0.21.5-cp311-abi3-win32.whl", hash = "sha256:04f9123a9a1ccc75ea8be9bf2566d0a481e8328328a1a9fb6efbe1120589ae11", size = 2538477 }, - { url = "https://files.pythonhosted.org/packages/5c/83/0f5d8e57b051eaa905bcef89f30004a65b16233ad7dff2136f41059c36d0/awscrt-0.21.5-cp311-abi3-win_amd64.whl", hash = "sha256:5b62b283d9620292ed08888003122613d262c1b1b1ac589597e310e7398c02c8", size = 2587753 }, - { url = "https://files.pythonhosted.org/packages/74/91/cbb273d365b68e6fb501cd0e73cb90261838c51b1faeff254bccde862d38/awscrt-0.21.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d39a1b001cd687089f8788b5e7ed0518b198e3ea11e7fabbef7ac2914c9ddcc1", size = 792994 }, - { url = "https://files.pythonhosted.org/packages/f9/c7/694ff88875c94621a6dcfa6da661960dd798d1a64a752369cb67b875a372/awscrt-0.21.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:46a1e5066b52ee6b43aa29bf5520ebac06b4e87c0798b54eb6acbe0a4e5a4d22", size = 7929096 }, - { url = "https://files.pythonhosted.org/packages/d9/0b/769aa44ec16dd3ddedc461565b52c34ecb983effb6ddf9cc4379593d44b9/awscrt-0.21.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e1e9894abea8784cdb3b95d8871e9b48128f28f66426d840672e702a2d6de37f", size = 8175306 }, - { url = "https://files.pythonhosted.org/packages/1e/c0/656bbce5abfc4e127b0c954dacf0da8dd40784906b19f8ee81bddc8c5e6f/awscrt-0.21.5-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:32b2a9224cb0c53dad82fe56de4a22f1ab7f45d86d530ebc55156d48740b5e39", size = 7134347 }, - { url = "https://files.pythonhosted.org/packages/13/27/4ee8ebc8ac98a91b959f0ec40b0ecd26fa19f88205fa3177887c23ce6eca/awscrt-0.21.5-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:92eb3147e10ec2501382d6953376b238f3a59172146f0100977a3634bed72beb", size = 7750366 }, - { url = "https://files.pythonhosted.org/packages/ab/e4/3318f421dfda95a30b7486962cce7fc4e10f3024520855877dbd69e49b48/awscrt-0.21.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:0cfef2443be2de201ab900d5b0e590fbcd436168ed7f504d6c061c5ab835ab47", size = 8043001 }, - { url = "https://files.pythonhosted.org/packages/04/92/ce44271e889758799234ef6f381bc28a0b54bc894deda49673f0227cd7b3/awscrt-0.21.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:cc8786e2c29c5ca749cd89c87a0e4f673a0155d2a36240c4d162864fda1c86dd", size = 8299486 }, - { url = "https://files.pythonhosted.org/packages/26/48/0d44a9b79adbbf7f6c43c13a36ad4699a09f5d9756f53cc11196cbc20ae5/awscrt-0.21.5-cp38-cp38-win32.whl", hash = "sha256:8dbea49f91ef11ddbe06ab3c147897c0d7b2909d509e6dfe81b1cb5d798482f3", size = 2540226 }, - { url = "https://files.pythonhosted.org/packages/85/98/4b0cf23041d5ea96a8a76a407afb19cff197a210e755e332cd9da870b1e9/awscrt-0.21.5-cp38-cp38-win_amd64.whl", hash = "sha256:e04cd06dfbd9ae64f3372029b51e4138b560ee7591b77ca334123dbf432d462b", size = 2589251 }, - { url = "https://files.pythonhosted.org/packages/c8/5e/0aa43faf737df488e4fdb66509a1af939e036f19feed1c77b5c1a7a5d81b/awscrt-0.21.5-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:bbf52e510ae4c0283ab492ba4ebc928401611d75f7ef276a24504e3e7a602c00", size = 1484332 }, - { url = "https://files.pythonhosted.org/packages/0b/52/4a7edfa758bd12fea18e61bc5e80c6ae518982bd575b2829913030c8969a/awscrt-0.21.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:da67c5bb5b70e1b46b0bffb2daed8928da88dbb868966e5695e32e973cbd64fa", size = 7920838 }, - { url = "https://files.pythonhosted.org/packages/6e/94/6ec010c967774d9cc244eef7d19813ad07d34931995a7217aec1464afd1f/awscrt-0.21.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4db7cd8d160f184b1cb3b3f089ea00f9a08a3a3e09a28f7eabfe7fa7fb724cb9", size = 8166281 }, - { url = "https://files.pythonhosted.org/packages/79/6e/4e70bac852dca593f47d23698b9345d83e718b4948e4b27fcde2f4677f3e/awscrt-0.21.5-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1c794b534292e445f45d29a97ecb4401a3fcf7b3c66f0c9c4c20b94aeeea76b9", size = 7122865 }, - { url = "https://files.pythonhosted.org/packages/0d/60/f151c68af25a7de008c0c8fd7afe955ba4e5d1d84cb5725ed0b56c206a36/awscrt-0.21.5-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:662b674d6cbedbae624177a519a673bb4133471be06ef8aa6ac19544e817d7f3", size = 7741074 }, - { url = "https://files.pythonhosted.org/packages/db/2e/b28b8a35c64d5f35b5d9c2ade1503e33a0bd4301a445c80432d032cb717a/awscrt-0.21.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:a55ea2985fce6b98b34d1f5362fa75f4be7d00c254d69a72a2464a56105624b4", size = 8033972 }, - { url = "https://files.pythonhosted.org/packages/79/e8/de943b09ffc90978192c994823800b37d007634de2e3ccbc2301306ec227/awscrt-0.21.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:0fa29d0aac3b22daaafdd738f2a9b12b20f03110d27944a5efa44b801508c464", size = 8289183 }, - { url = "https://files.pythonhosted.org/packages/4e/10/89c05c167cdd192a47b32fe5b34eac2b8165c07802dfa7bf107099310204/awscrt-0.21.5-cp39-cp39-win32.whl", hash = "sha256:8259703e3625444237c30672fbe171923e222a0d4ae4fb5cb44233ed07584a7b", size = 2540806 }, - { url = "https://files.pythonhosted.org/packages/53/f3/2100b4521daa5e16d8953123931ea55a23362c8a3c028f2bb71757d45a7b/awscrt-0.21.5-cp39-cp39-win_amd64.whl", hash = "sha256:bc895e26e945dde5ab7ee7b6df151149c3267373089edf0b4d7e56ceb064ad74", size = 2589836 }, + { url = "https://files.pythonhosted.org/packages/0f/42/b8247757e8c0c8572885659f58b46bf7f492af5c3ebafcdd8e8474987e48/awscrt-0.23.0-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:efa2b786339937c60669df0802b6ef19e5b31f86e79350dc5d510d9b92adc43c", size = 1467272 }, + { url = "https://files.pythonhosted.org/packages/6c/06/f63605c0143ae7ca970f7fa901dfa48b1893d6c38bf96d1d973cce4f90c2/awscrt-0.23.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b8a4cbec70df9a225c52a97e6463741cee60a7bc19b57685bb813a8bfc4f0da", size = 8340988 }, + { url = "https://files.pythonhosted.org/packages/55/fc/249fd0167a289c9cc54d202cd5cd4cf9e503e8ca67f2707943113d7205b6/awscrt-0.23.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:67a5a470b70ea027f00eb4c365e9c6da03387da5602aedd2462e43dab1221f1e", size = 8602546 }, + { url = "https://files.pythonhosted.org/packages/3c/c9/71bb6cdc89cb511dc0f4d122693eb1981791b3cff38132564ee3245d5de7/awscrt-0.23.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:04e6f882c794b91c11e4fb9bcc2a83b02f18a0381051a02885b24e88237218e7", size = 8446472 }, + { url = "https://files.pythonhosted.org/packages/0d/10/1613b852d38f1ff4fa40d805e36bb5396ad0e6e6aa0c5462803e4984bf73/awscrt-0.23.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:0c5288d04a3e51ac7be6e4a6ece7ae8a195efd1158bc21ff1845b2cc5d698c51", size = 8825818 }, + { url = "https://files.pythonhosted.org/packages/3f/80/736566b967a81b6cc8731005840c4e82e363449966388e10e19eeb2eb4bc/awscrt-0.23.0-cp310-cp310-win32.whl", hash = "sha256:a1882c3300cc7388a1dc27008c99d0ab6bf3245db30dcd6ae2f1320951e093b2", size = 2575384 }, + { url = "https://files.pythonhosted.org/packages/40/f4/78b11205910773303afb24b70322853528c5a12779171d0d8ec58c364863/awscrt-0.23.0-cp310-cp310-win_amd64.whl", hash = "sha256:56cb78ef091ddbed74adba9b65db84d69d90f08abeab73fc073384f7a429eba1", size = 2626872 }, + { url = "https://files.pythonhosted.org/packages/7f/a1/69d1cf1194a0d21e4d81661b9f1078fd70ab8d1cc2593df9c053c17d7b0e/awscrt-0.23.0-cp311-abi3-macosx_10_9_universal2.whl", hash = "sha256:2d9b84ba9c6a3faa2b9cac416a1e5ddac1dc344d8284505222650a27a5751c4a", size = 1467354 }, + { url = "https://files.pythonhosted.org/packages/0e/17/2eae554ff5e38afdc9f5ebaed7e0d96e52d6258b68a55fd85c375f7a6759/awscrt-0.23.0-cp311-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f421d2f50b129fe5b58fefae62f91c02d438b2f25b6ad23c15af6d0e7cc40982", size = 8305706 }, + { url = "https://files.pythonhosted.org/packages/34/1a/782e4489136864bc54549f88b8afcaee9eaf478e3e36a4fdb23b7e6ea706/awscrt-0.23.0-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8e94b3361d77368bc63c02ec32507ad26140789a991955c50b1a9d339dbb0931", size = 8567672 }, + { url = "https://files.pythonhosted.org/packages/89/f1/406da94f48bd41a8d655e4c0cd6b1ae449349eb6c38b1cdad83a1684d7f9/awscrt-0.23.0-cp311-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:80e7cff789dfd6829fefc5c0d1c1aa9a3e992ac61e84a29f2dd32b3305e959e0", size = 8393170 }, + { url = "https://files.pythonhosted.org/packages/9b/81/080b81b1a7472ba40878575bbbb68e667a4f76c248c97acf49e8ad1efd80/awscrt-0.23.0-cp311-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:3e65e1ee99cf94af945c608bfdc637c11737dda0aafec7e9d7b91518ef01e307", size = 8771237 }, + { url = "https://files.pythonhosted.org/packages/6c/12/deefa5998495ddd64dad24c852b3af6f1e2da30b324f8c486ea70261a275/awscrt-0.23.0-cp311-abi3-win32.whl", hash = "sha256:5ceeff28438fc632fcb4bb8eb15353541a62464084fe7aa191bca53f6c635128", size = 2571894 }, + { url = "https://files.pythonhosted.org/packages/9f/e4/baa1208fc2a4d1e2a543a610e61bb69db7debfbc3d7a0c9de677ec9b026e/awscrt-0.23.0-cp311-abi3-win_amd64.whl", hash = "sha256:549589349e0e749b000a6611acec1d78768479eaf78cc6d9c016026b8010a3a5", size = 2624318 }, + { url = "https://files.pythonhosted.org/packages/ce/2b/4b75d334c6192c2427ec536ab360027ea0be667ba6ef347c9aa3ca27215e/awscrt-0.23.0-cp313-abi3-macosx_10_13_universal2.whl", hash = "sha256:37b14db6f1b314d5b341c1c9f00414e722ec06ebb7a1d681bd778f83f8a3c40a", size = 1461556 }, + { url = "https://files.pythonhosted.org/packages/0f/dc/1970c911d0eac2413049567ea34ff990776cc7e24cc3b61e60e9f5c4b00f/awscrt-0.23.0-cp313-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ff8515ad9371de722181e2987600cb4f95a01b325c87bfa8b694ea620ba29144", size = 8298526 }, + { url = "https://files.pythonhosted.org/packages/e1/fa/085b81f67090af290d6ef94a21027886caeac49b37807ff855f26e9d9fe2/awscrt-0.23.0-cp313-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:beccd337d72b0aae98f77e43481a484deff6f62603135a48f1ca9cafe9e32549", size = 8563606 }, + { url = "https://files.pythonhosted.org/packages/0e/09/d17c8f2d5583782721153f983a720b749055509abe534c03a9c30f2b9535/awscrt-0.23.0-cp313-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:b9aab0a0c7ef979e71befeb8dabb495542236f1a8b6a92c693c2eca42c5f22a3", size = 8387002 }, + { url = "https://files.pythonhosted.org/packages/04/b9/95bcb0d070dfaa44b75adf18c83f726203ab02b2762a9dc17b880debc1d7/awscrt-0.23.0-cp313-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:a78b4f1c0d5b72369aaf3751bf69a03088548fed1eeebe709396c15840e941a4", size = 8770164 }, + { url = "https://files.pythonhosted.org/packages/a1/68/0d6b1e40e057dc8bc0ff2b35e879c6a93436d2ce3765cc32dc1cc1d7e3a1/awscrt-0.23.0-cp313-abi3-win32.whl", hash = "sha256:6c2b472c12a49413a0bbad4da2f5ddeee46696f85cc8500a1217d9cde352233e", size = 2569319 }, + { url = "https://files.pythonhosted.org/packages/4e/9f/f3afb55677f85887f666c556817a31642abb0b89eef640a6df36ca61dba2/awscrt-0.23.0-cp313-abi3-win_amd64.whl", hash = "sha256:266324f428fe5ff93ecd4da20a6088f5de09e80321e438984128a71dff1a6b62", size = 2621396 }, + { url = "https://files.pythonhosted.org/packages/42/c7/f6af74933035eab8143e3de96e0cea40b2bf88af58f06d135bab8a2dbfd7/awscrt-0.23.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:41ea147c57a026e487bfd4e80903bf8efc39762662c9327d237ae9e994860b0d", size = 786362 }, + { url = "https://files.pythonhosted.org/packages/ce/c7/01b6e7e778ecae8bc13af338115906fb268a8f5910f77baa385da497f531/awscrt-0.23.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:33fe05cf222605ee978ad5221c1a8316b8519228d41edf8635ba8d599b61f715", size = 8347767 }, + { url = "https://files.pythonhosted.org/packages/f7/d4/bcb6b42241314f690534ec7d5a6b313e6e8b72b759bc456ef29dfdaea0f7/awscrt-0.23.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2a0538503452f440477cc20d9844cad8065c1825d055f9add89d2721d1e400a4", size = 8610875 }, + { url = "https://files.pythonhosted.org/packages/a5/c7/f902832a84940e485ad8ad157c0c452ce1e60d00fefc1fce13b870b3d6a1/awscrt-0.23.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:44df8b84bf0cfa702e66d435a60b15b8fc4f3069829a0fcae0a94bea2de568cd", size = 7412873 }, + { url = "https://files.pythonhosted.org/packages/ed/aa/dfac29d99592a252cfd8a4b8152433a03c4c45dce4b2e80e11df5af56274/awscrt-0.23.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7953d30f903718dd09275a55e948b0a9ee65c4260ddc95624cdd84e4fcb889c6", size = 7799991 }, + { url = "https://files.pythonhosted.org/packages/db/f2/c4084a1907eeeff956c93369a5f4ce761e1e3fc1302027310c3c89bff518/awscrt-0.23.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:b52d194bd5f2f189e8a84a60e8145115a5cb90c3cf0f85eedeec1e01c60fb00c", size = 8455530 }, + { url = "https://files.pythonhosted.org/packages/c6/a6/684f03a7967bf3fea6a215863b0586124514d3465fa810262e9a3dba69c7/awscrt-0.23.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:a6f470ab50865cd261cf1190e32f17d85f8ba8be91b37d6fef104888b94445c5", size = 8834071 }, + { url = "https://files.pythonhosted.org/packages/c1/70/606683ff8d8df1099089de85055eea0d9477c17f4e462faae5bfa46a34cf/awscrt-0.23.0-cp38-cp38-win32.whl", hash = "sha256:bc417e7f3d90fc414dbe0dfddf7a46094ad76d01d4b1e214dfd80345ec8eb187", size = 2572741 }, + { url = "https://files.pythonhosted.org/packages/16/81/72b1b6eb7870bac382353440741a32d06d64849c1dfc389f3cf9a0ecce76/awscrt-0.23.0-cp38-cp38-win_amd64.whl", hash = "sha256:e402dd4f73876f207cc1744db0b328fdc126e6b2df838d8f03e53106baf1be85", size = 2625382 }, + { url = "https://files.pythonhosted.org/packages/b9/5f/b59e027efbe8204a3b4ef05d8c7cafe25485559adfdbde799fe96fe8a617/awscrt-0.23.0-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:5c737b3eef7b7ae97e79c874fc2ffb3adb1ad4aebf56d6459f10482f0e5836d5", size = 1467229 }, + { url = "https://files.pythonhosted.org/packages/80/4d/5ad8b10e1206e5df033a62b4e1d5167265dd9ffc15a658bba45bc6f1d48b/awscrt-0.23.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7afaf87b123f034171a14bdbbd0bceed7e2ade3bf6ad3c162ef0ad9d00462696", size = 8338647 }, + { url = "https://files.pythonhosted.org/packages/58/ef/c9af6f73510030c903e133b675271fd527d7ebf774b2588e65c6fa7aaaa9/awscrt-0.23.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:963e1b2ed6b5307b7efbfd47b6c1bf614b1d3dad50ef291dfcbbef25b6955930", size = 8599622 }, + { url = "https://files.pythonhosted.org/packages/da/8d/5676e63d1e85f432ff2c7c0900b13b4eec141293d5039bc364ac61823e42/awscrt-0.23.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:56a894f3435115980986b1ee82580d166c7b8e2675e85d8ed4119ea03427830e", size = 7405981 }, + { url = "https://files.pythonhosted.org/packages/96/ff/2bf7ce1ff21313cd089d313259b997e87b3141fbdc5bff3ab8f4a0d4975f/awscrt-0.23.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:3813777ad4ab5610d7810c2816cc857927bee0fb9869331569029eef2a47b172", size = 7794997 }, + { url = "https://files.pythonhosted.org/packages/6e/71/ec22bf25463e262569242c46b9bcc4a08dfa1a03178b21f1acd8c06e0929/awscrt-0.23.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:b82778c94104b492582213268758eec9b8090ed9c8f95d7cdb032b8a35b77c26", size = 8442773 }, + { url = "https://files.pythonhosted.org/packages/9d/04/8cc9607f8bab218c4397958b6dea435b4c54b1ef5c3c4d065b83c6243b71/awscrt-0.23.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:4a90c04e25d7ff028c184ead967e9d97a688383de2352f3b924728ab06c7a5c6", size = 8821197 }, + { url = "https://files.pythonhosted.org/packages/ed/50/00136284355fcc68649125db87926773e9daaf88f09c880300bb01c775c8/awscrt-0.23.0-cp39-cp39-win32.whl", hash = "sha256:d4282a048f6aef6e73e87462f71d36f41348958096dd62db3a26f4f2ce38b13e", size = 2573480 }, + { url = "https://files.pythonhosted.org/packages/4d/18/4936c419b8df0593ee832efba7efe580918785df4cc69608e55ab57c615f/awscrt-0.23.0-cp39-cp39-win_amd64.whl", hash = "sha256:6e17dc35636ae857ade9afb6f92e7844e6119f03570ddaf8c0ce1e8dc98f2e0c", size = 2625803 }, ] [[package]] @@ -56,41 +63,46 @@ wheels = [ [[package]] name = "mypy" -version = "1.11.2" +version = "1.13.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "mypy-extensions" }, { name = "tomli", marker = "python_full_version < '3.11'" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/5c/86/5d7cbc4974fd564550b80fbb8103c05501ea11aa7835edf3351d90095896/mypy-1.11.2.tar.gz", hash = "sha256:7f9993ad3e0ffdc95c2a14b66dee63729f021968bff8ad911867579c65d13a79", size = 3078806 } +sdist = { url = "https://files.pythonhosted.org/packages/e8/21/7e9e523537991d145ab8a0a2fd98548d67646dc2aaaf6091c31ad883e7c1/mypy-1.13.0.tar.gz", hash = "sha256:0291a61b6fbf3e6673e3405cfcc0e7650bebc7939659fdca2702958038bd835e", size = 3152532 } wheels = [ - { url = "https://files.pythonhosted.org/packages/78/cd/815368cd83c3a31873e5e55b317551500b12f2d1d7549720632f32630333/mypy-1.11.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d42a6dd818ffce7be66cce644f1dff482f1d97c53ca70908dff0b9ddc120b77a", size = 10939401 }, - { url = "https://files.pythonhosted.org/packages/f1/27/e18c93a195d2fad75eb96e1f1cbc431842c332e8eba2e2b77eaf7313c6b7/mypy-1.11.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:801780c56d1cdb896eacd5619a83e427ce436d86a3bdf9112527f24a66618fef", size = 10111697 }, - { url = "https://files.pythonhosted.org/packages/dc/08/cdc1fc6d0d5a67d354741344cc4aa7d53f7128902ebcbe699ddd4f15a61c/mypy-1.11.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:41ea707d036a5307ac674ea172875f40c9d55c5394f888b168033177fce47383", size = 12500508 }, - { url = "https://files.pythonhosted.org/packages/64/12/aad3af008c92c2d5d0720ea3b6674ba94a98cdb86888d389acdb5f218c30/mypy-1.11.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:6e658bd2d20565ea86da7d91331b0eed6d2eee22dc031579e6297f3e12c758c8", size = 13020712 }, - { url = "https://files.pythonhosted.org/packages/03/e6/a7d97cc124a565be5e9b7d5c2a6ebf082379ffba99646e4863ed5bbcb3c3/mypy-1.11.2-cp310-cp310-win_amd64.whl", hash = "sha256:478db5f5036817fe45adb7332d927daa62417159d49783041338921dcf646fc7", size = 9567319 }, - { url = "https://files.pythonhosted.org/packages/e2/aa/cc56fb53ebe14c64f1fe91d32d838d6f4db948b9494e200d2f61b820b85d/mypy-1.11.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:75746e06d5fa1e91bfd5432448d00d34593b52e7e91a187d981d08d1f33d4385", size = 10859630 }, - { url = "https://files.pythonhosted.org/packages/04/c8/b19a760fab491c22c51975cf74e3d253b8c8ce2be7afaa2490fbf95a8c59/mypy-1.11.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a976775ab2256aadc6add633d44f100a2517d2388906ec4f13231fafbb0eccca", size = 10037973 }, - { url = "https://files.pythonhosted.org/packages/88/57/7e7e39f2619c8f74a22efb9a4c4eff32b09d3798335625a124436d121d89/mypy-1.11.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:cd953f221ac1379050a8a646585a29574488974f79d8082cedef62744f0a0104", size = 12416659 }, - { url = "https://files.pythonhosted.org/packages/fc/a6/37f7544666b63a27e46c48f49caeee388bf3ce95f9c570eb5cfba5234405/mypy-1.11.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:57555a7715c0a34421013144a33d280e73c08df70f3a18a552938587ce9274f4", size = 12897010 }, - { url = "https://files.pythonhosted.org/packages/84/8b/459a513badc4d34acb31c736a0101c22d2bd0697b969796ad93294165cfb/mypy-1.11.2-cp311-cp311-win_amd64.whl", hash = "sha256:36383a4fcbad95f2657642a07ba22ff797de26277158f1cc7bd234821468b1b6", size = 9562873 }, - { url = "https://files.pythonhosted.org/packages/35/3a/ed7b12ecc3f6db2f664ccf85cb2e004d3e90bec928e9d7be6aa2f16b7cdf/mypy-1.11.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:e8960dbbbf36906c5c0b7f4fbf2f0c7ffb20f4898e6a879fcf56a41a08b0d318", size = 10990335 }, - { url = "https://files.pythonhosted.org/packages/04/e4/1a9051e2ef10296d206519f1df13d2cc896aea39e8683302f89bf5792a59/mypy-1.11.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:06d26c277962f3fb50e13044674aa10553981ae514288cb7d0a738f495550b36", size = 10007119 }, - { url = "https://files.pythonhosted.org/packages/f3/3c/350a9da895f8a7e87ade0028b962be0252d152e0c2fbaafa6f0658b4d0d4/mypy-1.11.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:6e7184632d89d677973a14d00ae4d03214c8bc301ceefcdaf5c474866814c987", size = 12506856 }, - { url = "https://files.pythonhosted.org/packages/b6/49/ee5adf6a49ff13f4202d949544d3d08abb0ea1f3e7f2a6d5b4c10ba0360a/mypy-1.11.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:3a66169b92452f72117e2da3a576087025449018afc2d8e9bfe5ffab865709ca", size = 12952066 }, - { url = "https://files.pythonhosted.org/packages/27/c0/b19d709a42b24004d720db37446a42abadf844d5c46a2c442e2a074d70d9/mypy-1.11.2-cp312-cp312-win_amd64.whl", hash = "sha256:969ea3ef09617aff826885a22ece0ddef69d95852cdad2f60c8bb06bf1f71f70", size = 9664000 }, - { url = "https://files.pythonhosted.org/packages/42/ad/5a8567700410f8aa7c755b0ebd4cacff22468cbc5517588773d65075c0cb/mypy-1.11.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:37c7fa6121c1cdfcaac97ce3d3b5588e847aa79b580c1e922bb5d5d2902df19b", size = 10876550 }, - { url = "https://files.pythonhosted.org/packages/1b/bc/9fc16ea7a27ceb93e123d300f1cfe27a6dd1eac9a8beea4f4d401e737e9d/mypy-1.11.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:4a8a53bc3ffbd161b5b2a4fff2f0f1e23a33b0168f1c0778ec70e1a3d66deb86", size = 10068086 }, - { url = "https://files.pythonhosted.org/packages/cd/8f/a1e460f1288405a13352dad16b24aba6dce4f850fc76510c540faa96eda3/mypy-1.11.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2ff93107f01968ed834f4256bc1fc4475e2fecf6c661260066a985b52741ddce", size = 12459214 }, - { url = "https://files.pythonhosted.org/packages/c7/74/746b31aef7cc7512dab8bdc2311ef88d63fadc1c453a09c8cab7e57e59bf/mypy-1.11.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:edb91dded4df17eae4537668b23f0ff6baf3707683734b6a818d5b9d0c0c31a1", size = 12962942 }, - { url = "https://files.pythonhosted.org/packages/28/a4/7fae712240b640d75bb859294ad4776b9960b3216ccb7fa747f578e6c632/mypy-1.11.2-cp38-cp38-win_amd64.whl", hash = "sha256:ee23de8530d99b6db0573c4ef4bd8f39a2a6f9b60655bf7a1357e585a3486f2b", size = 9545616 }, - { url = "https://files.pythonhosted.org/packages/16/64/bb5ed751487e2bea0dfaa6f640a7e3bb88083648f522e766d5ef4a76f578/mypy-1.11.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:801ca29f43d5acce85f8e999b1e431fb479cb02d0e11deb7d2abb56bdaf24fd6", size = 10937294 }, - { url = "https://files.pythonhosted.org/packages/a9/a3/67a0069abed93c3bf3b0bebb8857e2979a02828a4a3fd82f107f8f1143e8/mypy-1.11.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:af8d155170fcf87a2afb55b35dc1a0ac21df4431e7d96717621962e4b9192e70", size = 10107707 }, - { url = "https://files.pythonhosted.org/packages/2f/4d/0379daf4258b454b1f9ed589a9dabd072c17f97496daea7b72fdacf7c248/mypy-1.11.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:f7821776e5c4286b6a13138cc935e2e9b6fde05e081bdebf5cdb2bb97c9df81d", size = 12498367 }, - { url = "https://files.pythonhosted.org/packages/3b/dc/3976a988c280b3571b8eb6928882dc4b723a403b21735a6d8ae6ed20e82b/mypy-1.11.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:539c570477a96a4e6fb718b8d5c3e0c0eba1f485df13f86d2970c91f0673148d", size = 13018014 }, - { url = "https://files.pythonhosted.org/packages/83/84/adffc7138fb970e7e2a167bd20b33bb78958370179853a4ebe9008139342/mypy-1.11.2-cp39-cp39-win_amd64.whl", hash = "sha256:3f14cd3d386ac4d05c5a39a51b84387403dadbd936e17cb35882134d4f8f0d24", size = 9568056 }, - { url = "https://files.pythonhosted.org/packages/42/3a/bdf730640ac523229dd6578e8a581795720a9321399de494374afc437ec5/mypy-1.11.2-py3-none-any.whl", hash = "sha256:b499bc07dbdcd3de92b0a8b29fdf592c111276f6a12fe29c30f6c417dd546d12", size = 2619625 }, + { url = "https://files.pythonhosted.org/packages/5e/8c/206de95a27722b5b5a8c85ba3100467bd86299d92a4f71c6b9aa448bfa2f/mypy-1.13.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6607e0f1dd1fb7f0aca14d936d13fd19eba5e17e1cd2a14f808fa5f8f6d8f60a", size = 11020731 }, + { url = "https://files.pythonhosted.org/packages/ab/bb/b31695a29eea76b1569fd28b4ab141a1adc9842edde080d1e8e1776862c7/mypy-1.13.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8a21be69bd26fa81b1f80a61ee7ab05b076c674d9b18fb56239d72e21d9f4c80", size = 10184276 }, + { url = "https://files.pythonhosted.org/packages/a5/2d/4a23849729bb27934a0e079c9c1aad912167d875c7b070382a408d459651/mypy-1.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7b2353a44d2179846a096e25691d54d59904559f4232519d420d64da6828a3a7", size = 12587706 }, + { url = "https://files.pythonhosted.org/packages/5c/c3/d318e38ada50255e22e23353a469c791379825240e71b0ad03e76ca07ae6/mypy-1.13.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:0730d1c6a2739d4511dc4253f8274cdd140c55c32dfb0a4cf8b7a43f40abfa6f", size = 13105586 }, + { url = "https://files.pythonhosted.org/packages/4a/25/3918bc64952370c3dbdbd8c82c363804678127815febd2925b7273d9482c/mypy-1.13.0-cp310-cp310-win_amd64.whl", hash = "sha256:c5fc54dbb712ff5e5a0fca797e6e0aa25726c7e72c6a5850cfd2adbc1eb0a372", size = 9632318 }, + { url = "https://files.pythonhosted.org/packages/d0/19/de0822609e5b93d02579075248c7aa6ceaddcea92f00bf4ea8e4c22e3598/mypy-1.13.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:581665e6f3a8a9078f28d5502f4c334c0c8d802ef55ea0e7276a6e409bc0d82d", size = 10939027 }, + { url = "https://files.pythonhosted.org/packages/c8/71/6950fcc6ca84179137e4cbf7cf41e6b68b4a339a1f5d3e954f8c34e02d66/mypy-1.13.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3ddb5b9bf82e05cc9a627e84707b528e5c7caaa1c55c69e175abb15a761cec2d", size = 10108699 }, + { url = "https://files.pythonhosted.org/packages/26/50/29d3e7dd166e74dc13d46050b23f7d6d7533acf48f5217663a3719db024e/mypy-1.13.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:20c7ee0bc0d5a9595c46f38beb04201f2620065a93755704e141fcac9f59db2b", size = 12506263 }, + { url = "https://files.pythonhosted.org/packages/3f/1d/676e76f07f7d5ddcd4227af3938a9c9640f293b7d8a44dd4ff41d4db25c1/mypy-1.13.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:3790ded76f0b34bc9c8ba4def8f919dd6a46db0f5a6610fb994fe8efdd447f73", size = 12984688 }, + { url = "https://files.pythonhosted.org/packages/9c/03/5a85a30ae5407b1d28fab51bd3e2103e52ad0918d1e68f02a7778669a307/mypy-1.13.0-cp311-cp311-win_amd64.whl", hash = "sha256:51f869f4b6b538229c1d1bcc1dd7d119817206e2bc54e8e374b3dfa202defcca", size = 9626811 }, + { url = "https://files.pythonhosted.org/packages/fb/31/c526a7bd2e5c710ae47717c7a5f53f616db6d9097caf48ad650581e81748/mypy-1.13.0-cp312-cp312-macosx_10_13_x86_64.whl", hash = "sha256:5c7051a3461ae84dfb5dd15eff5094640c61c5f22257c8b766794e6dd85e72d5", size = 11077900 }, + { url = "https://files.pythonhosted.org/packages/83/67/b7419c6b503679d10bd26fc67529bc6a1f7a5f220bbb9f292dc10d33352f/mypy-1.13.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:39bb21c69a5d6342f4ce526e4584bc5c197fd20a60d14a8624d8743fffb9472e", size = 10074818 }, + { url = "https://files.pythonhosted.org/packages/ba/07/37d67048786ae84e6612575e173d713c9a05d0ae495dde1e68d972207d98/mypy-1.13.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:164f28cb9d6367439031f4c81e84d3ccaa1e19232d9d05d37cb0bd880d3f93c2", size = 12589275 }, + { url = "https://files.pythonhosted.org/packages/1f/17/b1018c6bb3e9f1ce3956722b3bf91bff86c1cefccca71cec05eae49d6d41/mypy-1.13.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:a4c1bfcdbce96ff5d96fc9b08e3831acb30dc44ab02671eca5953eadad07d6d0", size = 13037783 }, + { url = "https://files.pythonhosted.org/packages/cb/32/cd540755579e54a88099aee0287086d996f5a24281a673f78a0e14dba150/mypy-1.13.0-cp312-cp312-win_amd64.whl", hash = "sha256:a0affb3a79a256b4183ba09811e3577c5163ed06685e4d4b46429a271ba174d2", size = 9726197 }, + { url = "https://files.pythonhosted.org/packages/11/bb/ab4cfdc562cad80418f077d8be9b4491ee4fb257440da951b85cbb0a639e/mypy-1.13.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a7b44178c9760ce1a43f544e595d35ed61ac2c3de306599fa59b38a6048e1aa7", size = 11069721 }, + { url = "https://files.pythonhosted.org/packages/59/3b/a393b1607cb749ea2c621def5ba8c58308ff05e30d9dbdc7c15028bca111/mypy-1.13.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:5d5092efb8516d08440e36626f0153b5006d4088c1d663d88bf79625af3d1d62", size = 10063996 }, + { url = "https://files.pythonhosted.org/packages/d1/1f/6b76be289a5a521bb1caedc1f08e76ff17ab59061007f201a8a18cc514d1/mypy-1.13.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:de2904956dac40ced10931ac967ae63c5089bd498542194b436eb097a9f77bc8", size = 12584043 }, + { url = "https://files.pythonhosted.org/packages/a6/83/5a85c9a5976c6f96e3a5a7591aa28b4a6ca3a07e9e5ba0cec090c8b596d6/mypy-1.13.0-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:7bfd8836970d33c2105562650656b6846149374dc8ed77d98424b40b09340ba7", size = 13036996 }, + { url = "https://files.pythonhosted.org/packages/b4/59/c39a6f752f1f893fccbcf1bdd2aca67c79c842402b5283563d006a67cf76/mypy-1.13.0-cp313-cp313-win_amd64.whl", hash = "sha256:9f73dba9ec77acb86457a8fc04b5239822df0c14a082564737833d2963677dbc", size = 9737709 }, + { url = "https://files.pythonhosted.org/packages/5e/2a/13e9ad339131c0fba5c70584f639005a47088f5eed77081a3d00479df0ca/mypy-1.13.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:100fac22ce82925f676a734af0db922ecfea991e1d7ec0ceb1e115ebe501301a", size = 10955147 }, + { url = "https://files.pythonhosted.org/packages/94/39/02929067dc16b72d78109195cfed349ac4ec85f3d52517ac62b9a5263685/mypy-1.13.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:7bcb0bb7f42a978bb323a7c88f1081d1b5dee77ca86f4100735a6f541299d8fb", size = 10138373 }, + { url = "https://files.pythonhosted.org/packages/4a/cc/066709bb01734e3dbbd1375749f8789bf9693f8b842344fc0cf52109694f/mypy-1.13.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:bde31fc887c213e223bbfc34328070996061b0833b0a4cfec53745ed61f3519b", size = 12543621 }, + { url = "https://files.pythonhosted.org/packages/f5/a2/124df839025348c7b9877d0ce134832a9249968e3ab36bb826bab0e9a1cf/mypy-1.13.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:07de989f89786f62b937851295ed62e51774722e5444a27cecca993fc3f9cd74", size = 13050348 }, + { url = "https://files.pythonhosted.org/packages/45/86/cc94b1e7f7e756a63043cf425c24fb7470013ee1c032180282db75b1b335/mypy-1.13.0-cp38-cp38-win_amd64.whl", hash = "sha256:4bde84334fbe19bad704b3f5b78c4abd35ff1026f8ba72b29de70dda0916beb6", size = 9615311 }, + { url = "https://files.pythonhosted.org/packages/5f/d4/b33ddd40dad230efb317898a2d1c267c04edba73bc5086bf77edeb410fb2/mypy-1.13.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0246bcb1b5de7f08f2826451abd947bf656945209b140d16ed317f65a17dc7dc", size = 11013906 }, + { url = "https://files.pythonhosted.org/packages/f4/e6/f414bca465b44d01cd5f4a82761e15044bedd1bf8025c5af3cc64518fac5/mypy-1.13.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:7f5b7deae912cf8b77e990b9280f170381fdfbddf61b4ef80927edd813163732", size = 10180657 }, + { url = "https://files.pythonhosted.org/packages/38/e9/fc3865e417722f98d58409770be01afb961e2c1f99930659ff4ae7ca8b7e/mypy-1.13.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:7029881ec6ffb8bc233a4fa364736789582c738217b133f1b55967115288a2bc", size = 12586394 }, + { url = "https://files.pythonhosted.org/packages/2e/35/f4d8b6d2cb0b3dad63e96caf159419dda023f45a358c6c9ac582ccaee354/mypy-1.13.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:3e38b980e5681f28f033f3be86b099a247b13c491f14bb8b1e1e134d23bb599d", size = 13103591 }, + { url = "https://files.pythonhosted.org/packages/22/1d/80594aef135f921dd52e142fa0acd19df197690bd0cde42cea7b88cf5aa2/mypy-1.13.0-cp39-cp39-win_amd64.whl", hash = "sha256:a6789be98a2017c912ae6ccb77ea553bbaf13d27605d2ca20a76dfbced631b24", size = 9634690 }, + { url = "https://files.pythonhosted.org/packages/3b/86/72ce7f57431d87a7ff17d442f521146a6585019eb8f4f31b7c02801f78ad/mypy-1.13.0-py3-none-any.whl", hash = "sha256:9c250883f9fd81d212e0952c92dbfcc96fc237f4b7c92f56ac81fd48460b3e5a", size = 2647043 }, ] [[package]] @@ -113,24 +125,24 @@ wheels = [ [[package]] name = "pip" -version = "24.2" +version = "24.3.1" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz", hash = "sha256:5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8", size = 1922041 } +sdist = { url = "https://files.pythonhosted.org/packages/f4/b1/b422acd212ad7eedddaf7981eee6e5de085154ff726459cf2da7c5a184c1/pip-24.3.1.tar.gz", hash = "sha256:ebcb60557f2aefabc2e0f918751cd24ea0d56d8ec5445fe1807f1d2109660b99", size = 1931073 } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/55/90db48d85f7689ec6f81c0db0622d704306c5284850383c090e6c7195a5c/pip-24.2-py3-none-any.whl", hash = "sha256:2cd581cf58ab7fcfca4ce8efa6dcacd0de5bf8d0a3eb9ec927e07405f4d9e2a2", size = 1815170 }, + { url = "https://files.pythonhosted.org/packages/ef/7d/500c9ad20238fcfcb4cb9243eede163594d7020ce87bd9610c9e02771876/pip-24.3.1-py3-none-any.whl", hash = "sha256:3790624780082365f47549d032f3770eeb2b1e8bd1f7b2e02dace1afa361b4ed", size = 1822182 }, ] [[package]] name = "pyright" -version = "1.1.382.post0" +version = "1.1.387" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "nodeenv" }, { name = "typing-extensions" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/5a/7e/bc877dfbde1f486cc0da40c4ad3f609300d9364f83107587b99fb20e6b91/pyright-1.1.382.post0.tar.gz", hash = "sha256:4b84dd4439b0cbc662dff6aaf012cc0860f1c788932ac4c2a4b5d6c1280a5e20", size = 21514 } +sdist = { url = "https://files.pythonhosted.org/packages/c2/32/e7187478d3105d6d7edc9b754d56472ee06557c25cc404911288fee1796a/pyright-1.1.387.tar.gz", hash = "sha256:577de60224f7fe36505d5b181231e3a395d427b7873be0bbcaa962a29ea93a60", size = 21939 } wheels = [ - { url = "https://files.pythonhosted.org/packages/fd/20/7e6ef22601e97055902a8ce7b6310523524d77ad0a6d790bcd2e5ea4c1ca/pyright-1.1.382.post0-py3-none-any.whl", hash = "sha256:a82a20b6a6511d71c6c95de19c0f874f7e50a013f332e3799deaae66a4d237d1", size = 18652 }, + { url = "https://files.pythonhosted.org/packages/a0/18/c497df36641b0572f5bd59ae147b08ccaa6b8086397d50e1af97cc2ddcf6/pyright-1.1.387-py3-none-any.whl", hash = "sha256:6a1f495a261a72e12ad17e20d1ae3df4511223c773b19407cfa006229b1b08a5", size = 18577 }, ] [[package]] @@ -195,25 +207,25 @@ wheels = [ [[package]] name = "setuptools" -version = "75.1.0" +version = "75.3.0" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/27/b8/f21073fde99492b33ca357876430822e4800cdf522011f18041351dfa74b/setuptools-75.1.0.tar.gz", hash = "sha256:d59a21b17a275fb872a9c3dae73963160ae079f1049ed956880cd7c09b120538", size = 1348057 } +sdist = { url = "https://files.pythonhosted.org/packages/ed/22/a438e0caa4576f8c383fa4d35f1cc01655a46c75be358960d815bfbb12bd/setuptools-75.3.0.tar.gz", hash = "sha256:fba5dd4d766e97be1b1681d98712680ae8f2f26d7881245f2ce9e40714f1a686", size = 1351577 } wheels = [ - { url = "https://files.pythonhosted.org/packages/ff/ae/f19306b5a221f6a436d8f2238d5b80925004093fa3edea59835b514d9057/setuptools-75.1.0-py3-none-any.whl", hash = "sha256:35ab7fd3bcd95e6b7fd704e4a1539513edad446c097797f2985e0e4b960772f2", size = 1248506 }, + { url = "https://files.pythonhosted.org/packages/90/12/282ee9bce8b58130cb762fbc9beabd531549952cac11fc56add11dcb7ea0/setuptools-75.3.0-py3-none-any.whl", hash = "sha256:f2504966861356aa38616760c0f66568e535562374995367b4e69c7143cf6bcd", size = 1251070 }, ] [[package]] name = "tomli" -version = "2.0.1" +version = "2.0.2" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/c0/3f/d7af728f075fb08564c5949a9c95e44352e23dee646869fa104a3b2060a3/tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f", size = 15164 } +sdist = { url = "https://files.pythonhosted.org/packages/35/b9/de2a5c0144d7d75a57ff355c0c24054f965b2dc3036456ae03a51ea6264b/tomli-2.0.2.tar.gz", hash = "sha256:d46d457a85337051c36524bc5349dd91b1877838e2979ac5ced3e710ed8a60ed", size = 16096 } wheels = [ - { url = "https://files.pythonhosted.org/packages/97/75/10a9ebee3fd790d20926a90a2547f0bf78f371b2f13aa822c759680ca7b9/tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc", size = 12757 }, + { url = "https://files.pythonhosted.org/packages/cf/db/ce8eda256fa131af12e0a76d481711abe4681b6923c27efb9a255c9e4594/tomli-2.0.2-py3-none-any.whl", hash = "sha256:2ebe24485c53d303f690b0ec092806a085f07af5a5aa1464f3931eec36caaa38", size = 13237 }, ] [[package]] name = "types-awscrt" -version = "0.21.2" +version = "0.23.0" source = { editable = "." } [package.dev-dependencies]