@@ -539,18 +539,18 @@ bitarray = ">=3.0.0,<4.0"
539539
540540[[package ]]
541541name = " boto3"
542- version = " 1.40.66 "
542+ version = " 1.40.75 "
543543description = " The AWS SDK for Python"
544544optional = false
545545python-versions = " >=3.9"
546546groups = [" main" ]
547547files = [
548- {file = " boto3-1.40.66 -py3-none-any.whl" , hash = " sha256:ee4fe21c5301cc0e11cc11a53e71e5ddd82d5fae42b10fa8e5403f3aa06434e3 " },
549- {file = " boto3-1.40.66 .tar.gz" , hash = " sha256:f2038d9bac5154da7390c29bfd013546ac96609e7ce5a7f3cb6f99412be3f4c0 " },
548+ {file = " boto3-1.40.75 -py3-none-any.whl" , hash = " sha256:c246fb35d9978b285c5b827a20b81c9e77d52f99c9d175fbd91f14396432953f " },
549+ {file = " boto3-1.40.75 .tar.gz" , hash = " sha256:a5219a2f397f8616462d7908e696c281f120aa2d8458280ff24f7ddeb2108faf " },
550550]
551551
552552[package .dependencies ]
553- botocore = " >=1.40.66 ,<1.41.0"
553+ botocore = " >=1.40.75 ,<1.41.0"
554554jmespath = " >=0.7.1,<2.0.0"
555555s3transfer = " >=0.14.0,<0.15.0"
556556
@@ -559,14 +559,14 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
559559
560560[[package ]]
561561name = " botocore"
562- version = " 1.40.66 "
562+ version = " 1.40.75 "
563563description = " Low-level, data-driven core of boto 3."
564564optional = false
565565python-versions = " >=3.9"
566566groups = [" main" ]
567567files = [
568- {file = " botocore-1.40.66 -py3-none-any.whl" , hash = " sha256:98d5766e17e72110b1d08ab510a8475a6597c59d9560235e2d28ae1a4b043b92 " },
569- {file = " botocore-1.40.66 .tar.gz" , hash = " sha256:e49a55ad54426c4ea853a59ff9d8243023a90c935782d4c287e9b3424883c3fa " },
568+ {file = " botocore-1.40.75 -py3-none-any.whl" , hash = " sha256:e822004688ca8035c518108e27d5b450d3ab0e0b3a73bcb8b87b80a8e5bd1910 " },
569+ {file = " botocore-1.40.75 .tar.gz" , hash = " sha256:bf8b067209fee5a9738800d41852e113b8ebdb01bd7f1e8b4541d55ecdbdb8f3 " },
570570]
571571
572572[package .dependencies ]
@@ -575,7 +575,7 @@ python-dateutil = ">=2.1,<3.0.0"
575575urllib3 = {version = " >=1.25.4,<2.2.0 || >2.2.0,<3" , markers = " python_version >= \" 3.10\" " }
576576
577577[package .extras ]
578- crt = [" awscrt (==0.27.6 )" ]
578+ crt = [" awscrt (==0.28.4 )" ]
579579
580580[[package ]]
581581name = " build"
0 commit comments