Skip to content

Commit 0cc95ee

Browse files
Upgrade: [dependabot] - bump aws-lambda-powertools from 3.25.0 to 3.26.0 (#489)
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.25.0 to 3.26.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md">aws-lambda-powertools's changelog</a>.</em></p> <blockquote> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>Unreleased</h1> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/f59417a9ad6ef2ca78fc8554e064bef2f7e0c804"><code>f59417a</code></a> chore: version bump</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/90fbae687429ae9050256e7dfc59cb879909f9e7"><code>90fbae6</code></a> feat: add ldms feature (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8051">#8051</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/10473974865ee848616da5feecd2d1aeb4cb83f8"><code>1047397</code></a> fix(ci): add ty check to dataclasses utility (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8038">#8038</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/62591e7f3c00d791f340da6cae038a8f17b3841d"><code>62591e7</code></a> fix(ci): add ty check to parser folder (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8037">#8037</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/04436bd3cf37d2ec635ac7c94352bf702b9b9a1d"><code>04436bd</code></a> fix(ci): add ty check to parameters folder (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8035">#8035</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/7929795e745268714d0c865d5236f5fc062448cf"><code>7929795</code></a> feat(buffer-handler): add buffering support for external loggers (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/7994">#7994</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/d986de39ac9b99cc091d2bdaf91f519ba2d5540e"><code>d986de3</code></a> feat(batch): add Kafka/MSK batch processing support (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/7941">#7941</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/7b6cdce5273a0acfde14552a88e53dd8c9e5ad69"><code>7b6cdce</code></a> fix(openapi): correct response validation for falsy objects (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/7990">#7990</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/f7290ae06500bc811a1fd96d44b8c2309ad6cf32"><code>f7290ae</code></a> chore(deps): bump valkey-glide from 2.2.5 to 2.2.7 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8030">#8030</a>)</li> <li><a href="https://github.com/aws-powertools/powertools-lambda-python/commit/623965d15f03f71564124238e42346733294c61b"><code>623965d</code></a> chore(deps): bump aws-encryption-sdk from 4.0.3 to 4.0.4 (<a href="https://redirect.github.com/aws-powertools/powertools-lambda-python/issues/8027">#8027</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws-powertools/powertools-lambda-python/compare/v3.25.0...v3.26.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-lambda-powertools&package-manager=pip&previous-version=3.25.0&new-version=3.26.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 456bb94 commit 0cc95ee

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,29 @@ slack-sdk = "^3.41.0"
3838
boto3 = "^1.42.73"
3939
requests = "^2.32.5"
4040
urllib3 = "^2.6.3"
41-
aws-lambda-powertools = "^3.25.0"
41+
aws-lambda-powertools = "^3.26.0"
4242
boto3-stubs = {extras = ["bedrock-agent", "bedrock-agent-runtime", "bedrock-runtime", "cloudformation", "dynamodb", "lambda"], version = "^1.42.68"}
4343

4444

4545
[tool.poetry.group.syncKnowledgeBaseFunction.dependencies]
4646
boto3 = "^1.42.73"
47-
aws-lambda-powertools = "^3.25.0"
47+
aws-lambda-powertools = "^3.26.0"
4848

4949

5050
[tool.poetry.group.bedrockLoggingConfigFunction.dependencies]
5151
boto3 = "^1.42.73"
5252
urllib3 = "^2.6.2"
53-
aws-lambda-powertools = "^3.25.0"
53+
aws-lambda-powertools = "^3.26.0"
5454

5555

5656
[tool.poetry.group.preprocessingFunction.dependencies]
5757
boto3 = "^1.42.73"
58-
aws-lambda-powertools = "^3.25.0"
58+
aws-lambda-powertools = "^3.26.0"
5959
markitdown = {extras = ["pdf", "docx", "xlsx"], version = "^0.0.1a12"}
6060

6161

6262
[tool.poetry.group.notifyS3UploadFunction.dependencies]
63-
aws-lambda-powertools = "^3.25.0"
63+
aws-lambda-powertools = "^3.26.0"
6464
urllib3 = "^2.6.3"
6565
slack-bolt = "^1.25.0"
6666
slack-sdk = "^3.41.0"

0 commit comments

Comments
 (0)