|
@@ -288,17 +288,17 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.34.109"
|
|
|
+version = "1.34.110"
|
|
|
description = "The AWS SDK for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "boto3-1.34.109-py3-none-any.whl", hash = "sha256:50a0f24dd737529ae489a3586f260b9220c6aede1ae7851fa4f33878c8805ef8"},
|
|
|
- {file = "boto3-1.34.109.tar.gz", hash = "sha256:98d389562e03a46fd79fea5f988e9e6032674a0c3e9e42c06941ec588b7e1070"},
|
|
|
+ {file = "boto3-1.34.110-py3-none-any.whl", hash = "sha256:2fc871b4a5090716c7a71af52c462e539529227f4d4888fd04896d5028f9cedc"},
|
|
|
+ {file = "boto3-1.34.110.tar.gz", hash = "sha256:83ffe2273da7bdfdb480d85b0705f04e95bd110e9741f23328b7c76c03e6d53c"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.34.109,<1.35.0"
|
|
|
+botocore = ">=1.34.110,<1.35.0"
|
|
|
jmespath = ">=0.7.1,<2.0.0"
|
|
|
s3transfer = ">=0.10.0,<0.11.0"
|
|
|
|
|
@@ -307,13 +307,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
|
|
|
|
|
|
[[package]]
|
|
|
name = "botocore"
|
|
|
-version = "1.34.109"
|
|
|
+version = "1.34.110"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "botocore-1.34.109-py3-none-any.whl", hash = "sha256:647059a81acbfab85c694b9b57b0ef200dde071449fb8837f10aef9c6472730d"},
|
|
|
- {file = "botocore-1.34.109.tar.gz", hash = "sha256:804821252597821f7223cb3bfca2a2a513ae0bb9a71e8e22605aff6866e13e71"},
|
|
|
+ {file = "botocore-1.34.110-py3-none-any.whl", hash = "sha256:1edf3a825ec0a5edf238b2d42ad23305de11d5a71bb27d6f9a58b7e8862df1b6"},
|
|
|
+ {file = "botocore-1.34.110.tar.gz", hash = "sha256:b2c98c40ecf0b1facb9e61ceb7dfa28e61ae2456490554a16c8dbf99f20d6a18"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -4303,4 +4303,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.10"
|
|
|
-content-hash = "b60ec70dfe02ff49e0e36837c815bee7515cfcda68af15cb26b0fdfd27576977"
|
|
|
+content-hash = "0f2ec293a09cfbc8ef0687f1bda5330d6c488cba1332e41dd6b422ed47beb407"
|