Skip to content

Commit

Permalink
build(deps): bump boto3 from 1.35.73 to 1.35.77 (#19019)
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.73 to 1.35.77.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.73...1.35.77)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 3308c85 commit 4d70c76
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock
Original file line number Diff line number Diff line change
Expand Up @@ -458,17 +458,17 @@ bitarray = ">=2.8.0,<3.0.0"

[[package]]
name = "boto3"
version = "1.35.73"
version = "1.35.77"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.35.73-py3-none-any.whl", hash = "sha256:473438feafe77d29fbea532a91a65de0d8751a4fa5822127218710a205e28e7a"},
{file = "boto3-1.35.73.tar.gz", hash = "sha256:ccb1a365d3084de53b58f8dfc056462f49b16931c139f4c8ac5f0bca8cb8fe81"},
{file = "boto3-1.35.77-py3-none-any.whl", hash = "sha256:a09871805f8e462349a1c33c23eb413668df0bf68424e61d53518e1a7d883b2f"},
{file = "boto3-1.35.77.tar.gz", hash = "sha256:cc819cdbccbc2d0dc185f1dcfe74cf3809489c4cae63c2e5d6a557aa0c5ab928"},
]

[package.dependencies]
botocore = ">=1.35.73,<1.36.0"
botocore = ">=1.35.77,<1.36.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"

Expand All @@ -477,13 +477,13 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]

[[package]]
name = "botocore"
version = "1.35.73"
version = "1.35.77"
description = "Low-level, data-driven core of boto 3."
optional = false
python-versions = ">=3.8"
files = [
{file = "botocore-1.35.73-py3-none-any.whl", hash = "sha256:8a6a0f5ad119e38d850571df8c625dbad66aec1b20c15f84cdcb95258f9f1edb"},
{file = "botocore-1.35.73.tar.gz", hash = "sha256:b2e3ecdd1769f011f72c4c0d0094570ba125f4ca327f24269e4d68eb5d9878b9"},
{file = "botocore-1.35.77-py3-none-any.whl", hash = "sha256:3faa27d65841499762228902d7e215fa99a4c2fdc76c9113e1c3f339bdf685b8"},
{file = "botocore-1.35.77.tar.gz", hash = "sha256:17b778016644e9342ca3ff2f430c1d1db0c6126e9b41a57cff52ac58e7a455e0"},
]

[package.dependencies]
Expand Down

0 comments on commit 4d70c76

Please sign in to comment.