Bump boto3 from 1.34.114 to 1.34.116

Bumps [boto3](https://github.com/boto/boto3) from 1.34.114 to 1.34.116.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.34.114...1.34.116)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-31 14:09:00 +00:00
committed by GitHub
parent 37691ff0c0
commit 826f178629
2 changed files with 6 additions and 6 deletions

10
poetry.lock generated
View File

@@ -403,17 +403,17 @@ files = [
[[package]]
name = "boto3"
version = "1.34.114"
version = "1.34.116"
description = "The AWS SDK for Python"
optional = false
python-versions = ">=3.8"
files = [
{file = "boto3-1.34.114-py3-none-any.whl", hash = "sha256:4460958d2b0c53bd2195b23ed5d45db2350e514486fe8caeb38b285b30742280"},
{file = "boto3-1.34.114.tar.gz", hash = "sha256:eeb11bca9b19d12baf93436fb8a16b8b824f1f7e8b9bcc722607e862c46b1b08"},
{file = "boto3-1.34.116-py3-none-any.whl", hash = "sha256:e7f5ab2d1f1b90971a2b9369760c2c6bae49dae98c084a5c3f5c78e3968ace15"},
{file = "boto3-1.34.116.tar.gz", hash = "sha256:53cb8aeb405afa1cd2b25421e27a951aeb568026675dec020587861fac96ac87"},
]
[package.dependencies]
botocore = ">=1.34.114,<1.35.0"
botocore = ">=1.34.116,<1.35.0"
jmespath = ">=0.7.1,<2.0.0"
s3transfer = ">=0.10.0,<0.11.0"
@@ -4755,4 +4755,4 @@ multidict = ">=4.0"
[metadata]
lock-version = "2.0"
python-versions = "^3.12.2"
content-hash = "9b863d2d28866429b555757e045d534183690f860d6746a6546d08c56062fc22"
content-hash = "3edde9f099af67b705d18ac9c15c8b967e299115ea07919fc3efa02384437cd1"