|
@@ -288,17 +288,17 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.34.104"
|
|
|
+version = "1.34.105"
|
|
|
description = "The AWS SDK for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "boto3-1.34.104-py3-none-any.whl", hash = "sha256:bec91a3bca63320e5f68a25b5eaa7bab65e35bb9253a544875c2e03679f1d5fb"},
|
|
|
- {file = "boto3-1.34.104.tar.gz", hash = "sha256:5b37c8f4ea6f408147994a6e230c49ca755da57f5964ccea8b8fd4ff5f11759e"},
|
|
|
+ {file = "boto3-1.34.105-py3-none-any.whl", hash = "sha256:b633e8fbf7145bdb995ce68a27d096bb89fd393185b0e773418d81cd78db5a03"},
|
|
|
+ {file = "boto3-1.34.105.tar.gz", hash = "sha256:f2c11635be0de7b7c06eb606ece1add125e02d6ed521592294a0a21af09af135"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.34.104,<1.35.0"
|
|
|
+botocore = ">=1.34.105,<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.104"
|
|
|
+version = "1.34.105"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "botocore-1.34.104-py3-none-any.whl", hash = "sha256:b68ed482e9b4c313129c9948af5a91d0e84840558e6d232a1a27ab0b9733e5b9"},
|
|
|
- {file = "botocore-1.34.104.tar.gz", hash = "sha256:fe36dd3cea4160fbbe27dc1cf89cb7018234350555a26933b2977947052a346a"},
|
|
|
+ {file = "botocore-1.34.105-py3-none-any.whl", hash = "sha256:a459d060b541beecb50681e6e8a39313cca981e146a59ba7c5229d62f631a016"},
|
|
|
+ {file = "botocore-1.34.105.tar.gz", hash = "sha256:727d5d3e800ac8b705fca6e19b6fefa1e728a81d62a712df9bd32ed0117c740b"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -4437,4 +4437,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.10"
|
|
|
-content-hash = "e065f4be83376316877ff1f4686bcaa1d737b2bd46ab2f727cfd855231e7ccbd"
|
|
|
+content-hash = "7a80ce4b7b549d906ba3ef2d37f95c2db529678d8f4e831905b6791a0957604d"
|