|
@@ -288,17 +288,17 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.34.106"
|
|
|
+version = "1.34.107"
|
|
|
description = "The AWS SDK for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "boto3-1.34.106-py3-none-any.whl", hash = "sha256:d3be4e1dd5d546a001cd4da805816934cbde9d395316546e9411fec341ade5cf"},
|
|
|
- {file = "boto3-1.34.106.tar.gz", hash = "sha256:6165b8cf1c7e625628ab28b32f9027064c8f5e5fca1c38d7fc228cd22069a19f"},
|
|
|
+ {file = "boto3-1.34.107-py3-none-any.whl", hash = "sha256:a7280f54babc8e285d85d2558dd6167e4deb069e03abe43a55b643e10c03952b"},
|
|
|
+ {file = "boto3-1.34.107.tar.gz", hash = "sha256:2500963ddd7fee0c891db596ed73f203a62e8ee6faf1543c7a14169b1d557bc3"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.34.106,<1.35.0"
|
|
|
+botocore = ">=1.34.107,<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.106"
|
|
|
+version = "1.34.107"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "botocore-1.34.106-py3-none-any.whl", hash = "sha256:4baf0e27c2dfc4f4d0dee7c217c716e0782f9b30e8e1fff983fce237d88f73ae"},
|
|
|
- {file = "botocore-1.34.106.tar.gz", hash = "sha256:921fa5202f88c3e58fdcb4b3acffd56d65b24bca47092ee4b27aa988556c0be6"},
|
|
|
+ {file = "botocore-1.34.107-py3-none-any.whl", hash = "sha256:98bfab930391a21d24ed7a7bc86ec2ec076607318ab8de0c37d2587f73a88d89"},
|
|
|
+ {file = "botocore-1.34.107.tar.gz", hash = "sha256:4620286a814c3c8abc59145203650a6b2a4f538e887552fa1bc6896b6d11b28b"},
|
|
|
]
|
|
|
|
|
|
[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 = "d92352d8894c6b9d429eb1d15041e3fd7e5e6a4e9c3a5f97458d1b50807231c3"
|
|
|
+content-hash = "743a599bed70241827296251baad0750ac6a13cef84c35b8ee650ab8a8749595"
|