chore(deps): bump botocore from 1.35.28 to 1.35.29 (#5239)

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-09-30 09:38:12 -04:00
committed by GitHub
parent d5abe16180
commit 3db541a42a
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -746,13 +746,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.35.28"
version = "1.35.29"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.28-py3-none-any.whl", hash = "sha256:b66c78f3d6379bd16f0362f07168fa7699cdda3921fc880047192d96f2c8c527"},
{file = "botocore-1.35.28.tar.gz", hash = "sha256:115d13f2172d8e9fa92e8d913f0e80092b97624d190f46772ed2930d4a355d55"},
{file = "botocore-1.35.29-py3-none-any.whl", hash = "sha256:f8e3ae0d84214eff3fb69cb4dc51cea6c43d3bde82027a94d00c52b941d6c3d5"},
{file = "botocore-1.35.29.tar.gz", hash = "sha256:4ed28ab03675bb008a290c452c5ddd7aaa5d4e3fa1912aadbdf93057ee84362b"},
]
[package.dependencies]
@@ -5006,4 +5006,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "efa77acb901745e219d03da227af7339da8bb135f0b9e4ac413280ccced81642"
content-hash = "4ecf627174ba567e92a99546ad84f980c89f92ebffb6b7e96ff17d0f8cbc91e8"
+1 -1
View File
@@ -47,7 +47,7 @@ azure-mgmt-subscription = "3.1.1"
azure-mgmt-web = "7.3.1"
azure-storage-blob = "12.23.1"
boto3 = "1.35.28"
botocore = "1.35.28"
botocore = "1.35.29"
colorama = "0.4.6"
cryptography = "43.0.1"
dash = "2.18.1"