chore(deps): bump botocore from 1.35.61 to 1.35.63 (#5797)

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-18 09:37:53 -04:00
committed by GitHub
parent ca35510d74
commit f53a887291
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -778,13 +778,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.61"
version = "1.35.63"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.61-py3-none-any.whl", hash = "sha256:6bf15cb459d71e53239474bf8a47c1cda0e309b8e05cbe61561fd70cf0c4551d"},
{file = "botocore-1.35.61.tar.gz", hash = "sha256:f6ddaa5f5eca2829ce5ed798d1cfee99479d5d4fb6d05fc20ca918d0dbe98d8f"},
{file = "botocore-1.35.63-py3-none-any.whl", hash = "sha256:0ca1200694a4c0a3fa846795d8e8a08404c214e21195eb9e010c4b8a4ca78a4a"},
{file = "botocore-1.35.63.tar.gz", hash = "sha256:2b8196bab0a997d206c3d490b52e779ef47dffb68c57c685443f77293aca1589"},
]
[package.dependencies]
@@ -5176,4 +5176,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "d5381da6beaeae6f98a462598ed78b5a315cfade85fb3688b25eb76181bf24c6"
content-hash = "413424880ae8cc17f5a0254cf54d2c0a91a76c2efaf4bd6e7801366da1268f09"
+1 -1
View File
@@ -48,7 +48,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.24.0"
boto3 = "1.35.60"
botocore = "1.35.61"
botocore = "1.35.63"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.2"