|
@@ -288,17 +288,17 @@ files = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "boto3"
|
|
|
-version = "1.34.130"
|
|
|
+version = "1.34.131"
|
|
|
description = "The AWS SDK for Python"
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "boto3-1.34.130-py3-none-any.whl", hash = "sha256:c163fb7135a94e7b8c8c478a44071c843f05e212fa4bec3105f8a437ecbf1bcb"},
|
|
|
- {file = "boto3-1.34.130.tar.gz", hash = "sha256:b781d267dd5e7583966e05697f6bd45e2f46c01dc619ba0860b042963ee69296"},
|
|
|
+ {file = "boto3-1.34.131-py3-none-any.whl", hash = "sha256:05e388cb937e82be70bfd7eb0c84cf8011ff35cf582a593873ac21675268683b"},
|
|
|
+ {file = "boto3-1.34.131.tar.gz", hash = "sha256:dab8f72a6c4e62b4fd70da09e08a6b2a65ea2115b27dd63737142005776ef216"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
|
-botocore = ">=1.34.130,<1.35.0"
|
|
|
+botocore = ">=1.34.131,<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.130"
|
|
|
+version = "1.34.131"
|
|
|
description = "Low-level, data-driven core of boto 3."
|
|
|
optional = false
|
|
|
python-versions = ">=3.8"
|
|
|
files = [
|
|
|
- {file = "botocore-1.34.130-py3-none-any.whl", hash = "sha256:a3b36e9dac1ed31c4cb3a5c5e540a7d8a9b90ff1d17f87734e674154b41776d8"},
|
|
|
- {file = "botocore-1.34.130.tar.gz", hash = "sha256:a242b3b0a836b14f308a309565cd63e88654cec238f9b73abbbd3c0526db4c81"},
|
|
|
+ {file = "botocore-1.34.131-py3-none-any.whl", hash = "sha256:13b011d7b206ce00727dcee26548fa3b550db9046d5a0e90ac25a6e6c8fde6ef"},
|
|
|
+ {file = "botocore-1.34.131.tar.gz", hash = "sha256:502ddafe1d627fcf1e4c007c86454e5dd011dba7c58bd8e8a5368a79f3e387dc"},
|
|
|
]
|
|
|
|
|
|
[package.dependencies]
|
|
@@ -4308,4 +4308,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|
|
[metadata]
|
|
|
lock-version = "2.0"
|
|
|
python-versions = "^3.10"
|
|
|
-content-hash = "61687c70e794d26c74ab722072be612fa7924b563e8ece014e4d049ae245831b"
|
|
|
+content-hash = "f0120a5bb5c6d4938f94549a8bf04de991e8a99c11e007a922ac23890d8927fe"
|