@@ -21,7 +21,7 @@ class AwsElasticbeanstalk < Formula
2121 depends_on "cryptography"
2222 depends_on "libsodium" # for pynacl
2323 depends_on "libyaml"
24- depends_on "python@3.13 "
24+ depends_on "python@3.14 "
2525
2626 uses_from_macos "libffi"
2727
@@ -36,8 +36,8 @@ class AwsElasticbeanstalk < Formula
3636 end
3737
3838 resource "botocore" do
39- url "https://files.pythonhosted.org/packages/d0/64/746b90bebf904e8d94fc740d8e0dabad1bf644c675fdb2e85ffd852665de /botocore-1.40.42 .tar.gz"
40- sha256 "41bea751685fb2a51b4fc6be329a0cd0a285dbeb0686a21099e87ef146664bc0 "
39+ url "https://files.pythonhosted.org/packages/a4/92/dce4842b2e215d213d34b064fcdd13c6a782c43344e77336bcde586e9229 /botocore-1.40.55 .tar.gz"
40+ sha256 "79b6472e2de92b3519d44fc1eec8c5feced7f99a0d10fdea6dc93133426057c1 "
4141 end
4242
4343 resource "cement" do
@@ -46,8 +46,8 @@ class AwsElasticbeanstalk < Formula
4646 end
4747
4848 resource "charset-normalizer" do
49- url "https://files.pythonhosted.org/packages/83/2d/5fd176ceb9b2fc619e63405525573493ca23441330fcdaee6bef9460e924 /charset_normalizer-3.4.3 .tar.gz"
50- sha256 "6fce4b8500244f6fcb71465d4a4930d132ba9ab8e71a7859e6a5d59851068d14 "
49+ url "https://files.pythonhosted.org/packages/13/69/33ddede1939fdd074bce5434295f38fae7136463422fe4fd3e0e89b98062 /charset_normalizer-3.4.4 .tar.gz"
50+ sha256 "94537985111c35f28720e43603b8e7b43a6ecfb2ce1d3058bbe955b73404e21a "
5151 end
5252
5353 resource "colorama" do
@@ -71,13 +71,13 @@ class AwsElasticbeanstalk < Formula
7171 end
7272
7373 resource "idna" do
74- url "https://files.pythonhosted.org/packages/f1/70/7703c29685631f5a7590aa73f1f1d3fa9a380e654b86af429e0934a32f7d /idna-3.10 .tar.gz"
75- sha256 "12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 "
74+ url "https://files.pythonhosted.org/packages/6f/6d/0703ccc57f3a7233505399edb88de3cbd678da106337b9fcde432b65ed60 /idna-3.11 .tar.gz"
75+ sha256 "795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902 "
7676 end
7777
7878 resource "invoke" do
79- url "https://files.pythonhosted.org/packages/f9/42/127e6d792884ab860defc3f4d80a8f9812e48ace584ffc5a346de58cdc6c /invoke-2.2.0 .tar.gz"
80- sha256 "ee6cbb101af1a859c7fe84f2a264c059020b0cb7fe3535f9424300ab568f6bd5 "
79+ url "https://files.pythonhosted.org/packages/de/bd/b461d3424a24c80490313fd77feeb666ca4f6a28c7e72713e3d9095719b4 /invoke-2.2.1 .tar.gz"
80+ sha256 "515bf49b4a48932b79b024590348da22f39c4942dff991ad1fb8b8baea1be707 "
8181 end
8282
8383 resource "jmespath" do
0 commit comments