chore(deps): bump botocore from 1.35.56 to 1.35.57 (#5702)

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-11-11 08:50:28 -05:00
committed by GitHub
parent 344d54155a
commit f2e8691bf4
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -819,13 +819,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.56"
version = "1.35.57"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.56-py3-none-any.whl", hash = "sha256:4be97f7bc1fbf33ad71ee1b678cea0ecf9638e61d5f566a46f261cde969dd690"},
{file = "botocore-1.35.56.tar.gz", hash = "sha256:8a9e752c8e87a423575ac528340a35d4318b8576ae4c6e0acfe5a3867f6bbccf"},
{file = "botocore-1.35.57-py3-none-any.whl", hash = "sha256:92ddd02469213766872cb2399269dd20948f90348b42bf08379881d5e946cc34"},
{file = "botocore-1.35.57.tar.gz", hash = "sha256:d96306558085baf0bcb3b022d7a8c39c93494f031edb376694d2b2dcd0e81327"},
]
[package.dependencies]
@@ -5852,4 +5852,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "0a7e0545446e03809a4b2001c04da5098c89f8a2650302374b1604f7749afb6a"
content-hash = "1a3f1e81ffc2db53e71fc354dfa9bcf58d67c278d25325fdcb6ba9245e7c4d72"
+1 -1
View File
@@ -48,7 +48,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.23.1"
boto3 = "1.35.55"
botocore = "1.35.56"
botocore = "1.35.57"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.2"