chore(deps): bump botocore from 1.35.64 to 1.35.65 (#5836)

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-20 11:06:49 -04:00
committed by GitHub
parent 862a4ad76c
commit 0203aec9e0
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.64"
version = "1.35.65"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.64-py3-none-any.whl", hash = "sha256:bbd96bf7f442b1d5e35b36f501076e4a588c83d8d84a1952e9ee1d767e5efb3e"},
{file = "botocore-1.35.64.tar.gz", hash = "sha256:2f95c83f31c9e38a66995c88810fc638c829790e125032ba00ab081a2cf48cb9"},
{file = "botocore-1.35.65-py3-none-any.whl", hash = "sha256:8fcaa82ab2338f412e1494449c4c57f9ca785623fb0303f6be5b279c4d27522c"},
{file = "botocore-1.35.65.tar.gz", hash = "sha256:46652f732f2b2fb395fffcc33cacb288d05ea283047c9a996fb59d6849464919"},
]
[package.dependencies]
@@ -5176,4 +5176,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "6f2933c37413913b55aacd4c28f777f53ca402797110667fafa8f17d556a930d"
content-hash = "b1f6338d61cb8057417989fd3c541697d15b543239c34452d937aa3573cda040"
+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.64"
botocore = "1.35.64"
botocore = "1.35.65"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.2"