|
@@ -571,17 +571,17 @@ files = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "boto3"
|
|
name = "boto3"
|
|
|
-version = "1.35.28"
|
|
|
|
|
|
|
+version = "1.35.29"
|
|
|
description = "The AWS SDK for Python"
|
|
description = "The AWS SDK for Python"
|
|
|
optional = false
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
files = [
|
|
|
- {file = "boto3-1.35.28-py3-none-any.whl", hash = "sha256:dc088b86a14f17d3cd2e96915c6ccfd31bce640dfe9180df579ed311bc6bf0fc"},
|
|
|
|
|
- {file = "boto3-1.35.28.tar.gz", hash = "sha256:8960fc458b9ba3c8a9890a607c31cee375db821f39aefaec9ff638248e81644a"},
|
|
|
|
|
|
|
+ {file = "boto3-1.35.29-py3-none-any.whl", hash = "sha256:2244044cdfa8ac345d7400536dc15a4824835e7ec5c55bc267e118af66bb27db"},
|
|
|
|
|
+ {file = "boto3-1.35.29.tar.gz", hash = "sha256:7bbb1ee649e09e956952285782cfdebd7e81fc78384f48dfab3d66c6eaf3f63f"},
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.35.28,<1.36.0"
|
|
|
|
|
|
|
+botocore = ">=1.35.29,<1.36.0"
|
|
|
jmespath = ">=0.7.1,<2.0.0"
|
|
jmespath = ">=0.7.1,<2.0.0"
|
|
|
s3transfer = ">=0.10.0,<0.11.0"
|
|
s3transfer = ">=0.10.0,<0.11.0"
|
|
|
|
|
|
|
@@ -590,13 +590,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "botocore"
|
|
name = "botocore"
|
|
|
-version = "1.35.28"
|
|
|
|
|
|
|
+version = "1.35.29"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
optional = false
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
files = [
|
|
|
- {file = "botocore-1.35.28-py3-none-any.whl", hash = "sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527"},
|
|
|
|
|
- {file = "botocore-1.35.28.tar.gz", hash = "sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55"},
|
|
|
|
|
|
|
+ {file = "botocore-1.35.29-py3-none-any.whl", hash = "sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5"},
|
|
|
|
|
+ {file = "botocore-1.35.29.tar.gz", hash = "sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b"},
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[package.dependencies]
|
|
[package.dependencies]
|