chore(deps): bump botocore from 1.35.71 to 1.35.76 (#6037)

This commit is contained in:
dependabot[bot]
2024-12-06 09:41:57 -04:00
committed by GitHub
parent a2ea216604
commit 263a7e2134
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.71"
version = "1.35.76"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.71-py3-none-any.whl", hash = "sha256:fc46e7ab1df3cef66dfba1633f4da77c75e07365b36f03bd64a3793634be8fc1"},
{file = "botocore-1.35.71.tar.gz", hash = "sha256:f9fa058e0393660c3fe53c1e044751beb64b586def0bd2212448a7c328b0cbba"},
{file = "botocore-1.35.76-py3-none-any.whl", hash = "sha256:b4729d12d00267b3185628f83543917b6caae292385230ab464067621aa086af"},
{file = "botocore-1.35.76.tar.gz", hash = "sha256:a75a42ae53395796b8300c5fefb2d65a8696dc40dc85e49cf3a769e0c0202b13"},
]
[package.dependencies]
@@ -5194,4 +5194,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "3c3e95351b98879864000e50303277a02996a9815b61d06af3e7574e5d4c34bf"
content-hash = "e6b5cb346e18c1a3afa74243699fc1d0af88c210f113e237a9a510ae0f896161"
+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.71"
botocore = "1.35.71"
botocore = "1.35.76"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.2"