@@ -9,45 +9,44 @@ class CloudformationCli < Formula
99 revision 3
1010
1111 bottle do
12- sha256 cellar : :any , arm64_tahoe : "8a6da33a518b3d37d185083f280350bb65b040116f94da5bc1fb3044e887898e"
13- sha256 cellar : :any , arm64_sequoia : "c87bef4e76a1272141a9c4751893f2618d6396c569b8663ae1a88cae39a55f60"
14- sha256 cellar : :any , arm64_sonoma : "59ed4c86490e61b8082689cfe2d8aea717dc1a030c46bef27c122f4384a9314f"
15- sha256 cellar : :any , arm64_ventura : "baf4bba06f8902e98becc84dcfe2282b6bb69de6367f99114d4ac2d4ee05c204"
16- sha256 cellar : :any , sonoma : "0aab13f8b78a2c3b388879c4e4035e91de5ea54f19d0ab376bc459ff16099aa0"
17- sha256 cellar : :any , ventura : "c0137d830d636dc25fd2f3352f15484a6c756e1924bccf35f7689faaa01cc24c"
18- sha256 cellar : :any_skip_relocation , arm64_linux : "3f73d1796d2cd368b4580d4e2155a180ed37e0cb9f7950d297ff28332cd5b935"
19- sha256 cellar : :any_skip_relocation , x86_64_linux : "14f2c22c3324876752fd2ddae8cfe4d2186790a495b25f4cdd1be3c1f9202575"
12+ rebuild 1
13+ sha256 cellar : :any , arm64_tahoe : "a72ab2ffe671cb4743d7945617cb2a00bf3adba93bdd3d321f8fdfa627d92ff2"
14+ sha256 cellar : :any , arm64_sequoia : "1a7e580f9901efcee922d0fb95de231a24c1504db8f171ea5b7faf29fb1078b2"
15+ sha256 cellar : :any , arm64_sonoma : "fee5f8f28c999f3e79c4c3645f0fb024bb35515eef89d8f6b034eedeb77561d0"
16+ sha256 cellar : :any , sonoma : "33e9919c592c5e023a63b172de9b41d050e3a7089d67e2f9db936c1ad2780b71"
17+ sha256 cellar : :any_skip_relocation , arm64_linux : "6a05b76c1e4ba46322182325647659d4dd4455fb2c7696e429a3a74ce7caffad"
18+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c30785238da87286c174afe43a8bb038a3c9d0dc5ce180a08317e99c2c4ae3f5"
2019 end
2120
2221 depends_on "rust" => :build # for pydantic
2322 depends_on "go" => :test
2423 depends_on "certifi"
2524 depends_on "libyaml"
26- depends_on "python@3.13 "
25+ depends_on "python@3.14 "
2726
2827 resource "annotated-types" do
2928 url "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz"
3029 sha256 "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"
3130 end
3231
3332 resource "attrs" do
34- url "https://files.pythonhosted.org/packages/5a/b0/1367933a8532ee6ff8d63537de4f1177af4bff9f3e829baf7331f595bb24 /attrs-25.3 .0.tar.gz"
35- sha256 "75d7cefc7fb576747b2c81b4442d4d4a1ce0900973527c011d1030fd3bf4af1b "
33+ url "https://files.pythonhosted.org/packages/6b/5c/685e6633917e101e5dcb62b9dd76946cbb57c26e133bae9e0cd36033c0a9 /attrs-25.4 .0.tar.gz"
34+ sha256 "16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11 "
3635 end
3736
3837 resource "aws-sam-translator" do
39- url "https://files.pythonhosted.org/packages/a2/f8/100c32414efc036d6aba7b2591773e9c86f999ab0030850d26e672ed513d /aws_sam_translator-1.98 .0.tar.gz"
40- sha256 "fe9fdf51b593aca4cde29f555e272b00d90662315c8078e9f5f3448dd962c66b "
38+ url "https://files.pythonhosted.org/packages/e8/7f/db344c656949fa286ff8a14ff2c64355b6ca0cb6ebaf260678041acb8d9c /aws_sam_translator-1.101 .0.tar.gz"
39+ sha256 "234c1ca29d47f2cd276858371d4a646bc5cdb0de1e07724721d9358d6de005aa "
4140 end
4241
4342 resource "boto3" do
44- url "https://files.pythonhosted.org/packages/70/b0/a35b320e5084821de69a66962513dcc8aa37b7a5bc80e761685533e97be9 /boto3-1.38.39 .tar.gz"
45- sha256 "22cca12cfe1b24670de53e3b8f4c69bdf34a2bd3e3363f72393b6b03bb0d78bc "
43+ url "https://files.pythonhosted.org/packages/50/d8/a279c054e0c9731172f05b3d118f3ffc9d74806657f84fc0c93c42d1bb5d /boto3-1.40.55 .tar.gz"
44+ sha256 "27e35b4fa9edd414ce06c1a748bf57cacd8203271847d93fc1053e4a4ec6e1a9 "
4645 end
4746
4847 resource "botocore" do
49- url "https://files.pythonhosted.org/packages/09/61/20eceeccdce79ca238453389e9a8a9147a79417a07e22fa6715f1abd6421 /botocore-1.38.39 .tar.gz"
50- sha256 "2305f688e9328af473a504197584112f228513e06412038d83205ce8d1456f40 "
48+ url "https://files.pythonhosted.org/packages/a4/92/dce4842b2e215d213d34b064fcdd13c6a782c43344e77336bcde586e9229 /botocore-1.40.55 .tar.gz"
49+ sha256 "79b6472e2de92b3519d44fc1eec8c5feced7f99a0d10fdea6dc93133426057c1 "
5150 end
5251
5352 resource "cfn-flip" do
@@ -56,18 +55,18 @@ class CloudformationCli < Formula
5655 end
5756
5857 resource "cfn-lint" do
59- url "https://files.pythonhosted.org/packages/ca/4c/298568c3192763d8c6ebaef8c76d69d7154c362066a84c9cd4b64dc61c89 /cfn_lint-1.36.0 .tar.gz"
60- sha256 "47721fe23755663e69b7d84fec61b1c15fab4e7d8c75ab624e738913bcb59489 "
58+ url "https://files.pythonhosted.org/packages/cd/3e/0e653b305bf8f77d377943e7294176bdc4b1db9d29c989c1cc6255f7ac40 /cfn_lint-1.40.2 .tar.gz"
59+ sha256 "5822b2c90f7f2646823a47db9df7a60c23df46bbac34b2081d8a0b3b806c91eb "
6160 end
6261
6362 resource "charset-normalizer" do
64- url "https://files.pythonhosted.org/packages/e4/33/89c2ced2b67d1c2a61c19c6751aa8902d46ce3dacb23600a283619f5a12d /charset_normalizer-3.4.2 .tar.gz"
65- sha256 "5baececa9ecba31eff645232d59845c07aa030f0c81ee70184a90d35099a0e63 "
63+ url "https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062 /charset_normalizer-3.4.4 .tar.gz"
64+ sha256 "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a "
6665 end
6766
6867 resource "click" do
69- url "https://files.pythonhosted.org/packages/60/6c/8ca2efa64cf75a977a0d7fac081354553ebe483345c734fb6b6515d96bbc /click-8.2.1 .tar.gz"
70- sha256 "27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202 "
68+ url "https://files.pythonhosted.org/packages/46/61/de6cd827efad202d7057d93e0fed9294b96952e188f7384832791c7b2254 /click-8.3.0 .tar.gz"
69+ sha256 "e7b8232224eba16f4ebe410c25ced9f7875cb5f3263ffc93cc3e8da705e229c4 "
7170 end
7271
7372 resource "cloudformation-cli-go-plugin" do
@@ -96,13 +95,13 @@ class CloudformationCli < Formula
9695 end
9796
9897 resource "hypothesis" do
99- url "https://files.pythonhosted.org/packages/89/d5/d0c7b1dd676c45807de5105e62eeea3c5bfb0ffdd1fe10b3efa3fea0f61e /hypothesis-6.135.11 .tar.gz"
100- sha256 "de2881633c06bd96f8fd4f83b4e62a0c060d488dfe2ea61fe1ede0081e2f16af "
98+ url "https://files.pythonhosted.org/packages/de/13/a4f29624db4d88811d6c4b7708769180004b26f5a2ee6e8a2e8c605da5da /hypothesis-6.142.1 .tar.gz"
99+ sha256 "3179cb08756562c526aaf4a9871ebbff83d2d75c03896ed0bc9c1d14097a930c "
101100 end
102101
103102 resource "idna" do
104- url "https://files.pythonhosted.org/packages/f1/70/7703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7d /idna-3.10 .tar.gz"
105- sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 "
103+ url "https://files.pythonhosted.org/packages/6f/6d/0703ccc57f3a7233505399edb88de3cbd678da106337b9fcde432b65ed60 /idna-3.11 .tar.gz"
104+ sha256 "795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 "
106105 end
107106
108107 resource "iniconfig" do
@@ -136,8 +135,8 @@ class CloudformationCli < Formula
136135 end
137136
138137 resource "markupsafe" do
139- url "https://files.pythonhosted.org/packages/b2/97/5d42485e71dfc078108a86d6de8fa46db44a1a9295e89c5d6d4a06e23a62 /markupsafe-3.0.2 .tar.gz"
140- sha256 "ee55d3edf80167e48ea11a923c7386f4669df67d7994554387f84e7d8b0a2bf0 "
138+ url "https://files.pythonhosted.org/packages/7e/99/7690b6d4034fffd95959cbe0c02de8deb3098cc577c67bb6a24fe5d7caa7 /markupsafe-3.0.3 .tar.gz"
139+ sha256 "722695808f4b6457b320fdc131280796bdceb04ab50fe1795cd540799ebe1698 "
141140 end
142141
143142 resource "mpmath" do
@@ -171,18 +170,18 @@ class CloudformationCli < Formula
171170 end
172171
173172 resource "pydantic" do
174- url "https://files.pythonhosted.org/packages/00/dd/4325abf92c39ba8623b5af936ddb36ffcfe0beae70405d456ab1fb2f5b8c /pydantic-2.11.7 .tar.gz"
175- sha256 "d989c3c6cb79469287b1569f7447a17848c998458d49ebe294e975b9baf0f0db "
173+ url "https://files.pythonhosted.org/packages/f3/1e/4f0a3233767010308f2fd6bd0814597e3f63f1dc98304a9112b8759df4ff /pydantic-2.12.3 .tar.gz"
174+ sha256 "1da1c82b0fc140bb0103bc1441ffe062154c8d38491189751ee00fd8ca65ce74 "
176175 end
177176
178177 resource "pydantic-core" do
179- url "https://files.pythonhosted.org/packages/ad/88/5f2260bdfae97aabf98f1778d43f69574390ad787afb646292a638c923d4 /pydantic_core-2.33.2 .tar.gz"
180- sha256 "7cb8bc3605c29176e1b105350d2e6474142d7c1bd1d9327c4a9bdb46bf827acc "
178+ url "https://files.pythonhosted.org/packages/df/18/d0944e8eaaa3efd0a91b0f1fc537d3be55ad35091b6a87638211ba691964 /pydantic_core-2.41.4 .tar.gz"
179+ sha256 "70e47929a9d4a1905a67e4b687d5946026390568a8e952b92824118063cee4d5 "
181180 end
182181
183182 resource "pygments" do
184- url "https://files.pythonhosted.org/packages/7c/2d/c3338d48ea6cc0feb8446d8e6937e1408088a72a39937982cc6111d17f84 /pygments-2.19.1 .tar.gz"
185- sha256 "61c16d2a8576dc0649d9f39e089b5f02bcd27fba10d8fb4dcc28173f7a45151f "
183+ url "https://files.pythonhosted.org/packages/b0/77/a5b8c569bf593b0140bde72ea885a803b82086995367bf2037de0159d924 /pygments-2.19.2 .tar.gz"
184+ sha256 "636cb2477cec7f8952536970bc533bc43743542f70392ae026374600add5b887 "
186185 end
187186
188187 resource "pyrsistent" do
@@ -191,8 +190,8 @@ class CloudformationCli < Formula
191190 end
192191
193192 resource "pytest" do
194- url "https://files.pythonhosted.org/packages/08/ba/45911d754e8eba3d5a841a5ce61a65a685ff1798421ac054f85aa8747dfb /pytest-8.4.1 .tar.gz"
195- sha256 "7c67fd69174877359ed9371ec3af8a3d2b04741818c51e5e99cc1742251fa93c "
193+ url "https://files.pythonhosted.org/packages/a3/5c/00a0e072241553e1a7496d638deababa67c5058571567b92a7eaa258397c /pytest-8.4.2 .tar.gz"
194+ sha256 "86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 "
196195 end
197196
198197 resource "pytest-localserver" do
@@ -201,8 +200,8 @@ class CloudformationCli < Formula
201200 end
202201
203202 resource "pytest-random-order" do
204- url "https://files.pythonhosted.org/packages/93/e5/89654b4354b10e89969a74130f391b017dbdc113ce27f0e8ff9fa23e44e1/pytest-random-order-1.1.1 .tar.gz"
205- sha256 "4472d7d34f1f1c5f3a359c4ffc5c13ed065232f31eca19c8844c1ab406e79080 "
203+ url "https://files.pythonhosted.org/packages/a8/ad/a2a32d91effe0f84a300b9ba6c9d000bd52f31b77f8e49d8fd8653a9ddc3/pytest_random_order-1.2.0 .tar.gz"
204+ sha256 "12b2d4ee977ec9922b5e3575afe13c22cbdb06e3d03e550abc43df137b90439a "
206205 end
207206
208207 resource "python-dateutil" do
@@ -211,23 +210,23 @@ class CloudformationCli < Formula
211210 end
212211
213212 resource "pyyaml" do
214- url "https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17 /pyyaml-6.0.2 .tar.gz"
215- sha256 "d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e "
213+ url "https://files.pythonhosted.org/packages/05/8e/961c0007c59b8dd7729d542c61a4d537767a59645b82a0b521206e1e25c2 /pyyaml-6.0.3 .tar.gz"
214+ sha256 "d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f "
216215 end
217216
218217 resource "regex" do
219- url "https://files.pythonhosted.org/packages/8e/5f/bd69653fbfb76cf8604468d3b4ec4c403197144c7bfe0e6a5fc9e02a07cb /regex-2024.11.6 .tar.gz"
220- sha256 "7ab159b063c52a0333c884e4679f8d7a85112ee3078fe3d9004b2dd875585519 "
218+ url "https://files.pythonhosted.org/packages/49/d3/eaa0d28aba6ad1827ad1e716d9a93e1ba963ada61887498297d3da715133 /regex-2025.9.18 .tar.gz"
219+ sha256 "c5ba23274c61c6fef447ba6a39333297d0c247f53059dba0bca415cac511edc4 "
221220 end
222221
223222 resource "requests" do
224- url "https://files.pythonhosted.org/packages/e1/0a/929373653770d8a0d7ea76c37de6e41f11eb07559b103b1c02cafb3f7cf8 /requests-2.32.4 .tar.gz"
225- sha256 "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 "
223+ url "https://files.pythonhosted.org/packages/c9/74/b3ff8e6c8446842c3f5c837e9c3dfcfe2018ea6ecef224c710c85ef728f4 /requests-2.32.5 .tar.gz"
224+ sha256 "dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf "
226225 end
227226
228227 resource "s3transfer" do
229- url "https://files.pythonhosted.org/packages/ed/5d/9dcc100abc6711e8247af5aa561fc07c4a046f72f659c3adea9a449e191a /s3transfer-0.13 .0.tar.gz"
230- sha256 "f5e6db74eb7776a37208001113ea7aa97695368242b364d73e91c981ac522177 "
228+ url "https://files.pythonhosted.org/packages/62/74/8d69dcb7a9efe8baa2046891735e5dfe433ad558ae23d9e3c14c633d1d58 /s3transfer-0.14 .0.tar.gz"
229+ sha256 "eff12264e7c8b4985074ccce27a3b38a485bb7f7422cc8046fee9be4983e4125 "
231230 end
232231
233232 resource "semver" do
@@ -261,13 +260,13 @@ class CloudformationCli < Formula
261260 end
262261
263262 resource "typing-extensions" do
264- url "https://files.pythonhosted.org/packages/d1/bc/51647cd02527e87d05cb083ccc402f93e441606ff1f01739a62c8ad09ba5 /typing_extensions-4.14 .0.tar.gz"
265- sha256 "8676b788e32f02ab42d9e7c61324048ae4c6d844a399eebace3d4979d75ceef4 "
263+ url "https://files.pythonhosted.org/packages/72/94/1a15dd82efb362ac84269196e94cf00f187f7ed21c242792a923cdb1c61f /typing_extensions-4.15 .0.tar.gz"
264+ sha256 "0cea48d173cc12fa28ecabc3b837ea3cf6f38c6d1136f85cbaaf598984861466 "
266265 end
267266
268267 resource "typing-inspection" do
269- url "https://files.pythonhosted.org/packages/f8/b1/0c11f5058406b3af7609f121aaa6b609744687f1d158b3c3a5bf4cc94238 /typing_inspection-0.4.1 .tar.gz"
270- sha256 "6ae134cc0203c33377d43188d4064e9b357dba58cff3185f22924610e70a9d28 "
268+ url "https://files.pythonhosted.org/packages/55/e3/70399cb7dd41c10ac53367ae42139cf4b1ca5f36bb3dc6c9d33acdb43655 /typing_inspection-0.4.2 .tar.gz"
269+ sha256 "ba561c48a67c5958007083d386c3295464928b01faa735ab8547c5692e87f464 "
271270 end
272271
273272 resource "urllib3" do
0 commit comments