chore(deps): bump botocore from 1.35.85 to 1.35.87 (#6307)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-26 09:18:02 -05:00
committed by GitHub
parent 550165b42b
commit ce9a5e6484
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -794,13 +794,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.85"
version = "1.35.87"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.85-py3-none-any.whl", hash = "sha256:04c196905b0eebcb29f7594a9e4588772a5222deed1b381f54cab78d0f30e239"},
{file = "botocore-1.35.85.tar.gz", hash = "sha256:5e7e8075e85427c9e0e6d15dcb7d13b3c843011b25d43981571fe1bfb3fd6985"},
{file = "botocore-1.35.87-py3-none-any.whl", hash = "sha256:81cf84f12030d9ab3829484b04765d5641697ec53c2ac2b3987a99eefe501692"},
{file = "botocore-1.35.87.tar.gz", hash = "sha256:3062d073ce4170a994099270f469864169dc1a1b8b3d4a21c14ce0ae995e0f89"},
]
[package.dependencies]
@@ -5199,4 +5199,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "4135be0bc2cdd6babbc630b413f7c30c9b13376e580060e20fbde5fbc791bd8f"
content-hash = "e1e718b49fb36d7dff40ff4e1da68425550774cca5109c40d711cbf2c341c23e"
+1 -1
View File
@@ -49,7 +49,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.24.0"
boto3 = "1.35.85"
botocore = "1.35.85"
botocore = "1.35.87"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.2"