Skip to content

poetry: update aws-lambda-powertools requirement from ^2.26.0 to ^3.25.0#645

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aws-lambda-powertools-tw-3.25.0
Open

poetry: update aws-lambda-powertools requirement from ^2.26.0 to ^3.25.0#645
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/aws-lambda-powertools-tw-3.25.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Updates the requirements on aws-lambda-powertools to permit the latest version.

Changelog

Sourced from aws-lambda-powertools's changelog.

Unreleased

Bug Fixes

  • event-handler: prevent OpenAPI schema bleed when reusing response dictionaries (#7952)
  • event_handler: fix bug regression in Annotated field (#7904)
  • event_handler: return 415 status_code for unsupported content-type headers (#7980)
  • event_handler: sync alias and validation_alias for Pydantic 2.12+ compatibility (#7901)
  • event_handler: preserve openapi_examples on Body (#7862)
  • logger: preserve percent-style formatting args in flush_buffer (#8009)
  • parameters: fix variable shadowing in SSM parameter chunking (#8006)
  • typing: resolve ty diagnostics in logging and metrics modules (#7953)
  • typing: accept Mapping type in resolve() for event parameter (#7909)

Code Refactoring

  • batch: improve type annotation for event parameter (#7924)

Documentation

  • clarify append_context_keys behavior with overlapping keys (#7846)

Features

  • Add a flag to ALBResolver to URL-decode query parameters (#7940)
  • add HttpResolverAlpha resolver (#7913)
  • decorators: Support Durable Context in logger and metric decorators (#7765)
  • event-handler: add per-route validation support (#7965)
  • event_source: add support for S3 IntelligentTiering events (#7954)
  • metrics: add support for multiple dimension sets (#7848)
  • openapi: add support for micro Lambda pattern (#7920)

Maintenance

  • remove unused PR automation workflows (#8008)
  • adding fuzzing tests (#7903)
  • update swagger ui files (#7914)
  • ci: new pre-release 3.24.1a1 (#7926)
  • deps: bump jmespath from 1.0.1 to 1.1.0 (#7970)
  • deps: bump actions/dependency-review-action from 4.8.2 to 4.8.3 in the github-actions group (#8004)
  • deps: bump cryptography from 46.0.3 to 46.0.5 (#7991)
  • deps: bump urllib3 from 2.6.0 to 2.6.3 in /docs (#7921)
  • deps: bump protobuf from 6.33.2 to 6.33.4 (#7948)
  • deps: bump valkey-glide from 2.2.3 to 2.2.5 (#7947)
  • deps: bump squidfunk/mkdocs-material from 3bba0a9 to 8f41b60 in /docs (#8010)
  • deps: bump the github-actions group with 2 updates (#7985)

... (truncated)

Commits
  • fea2d8b chore: version bump
  • a1c2f5c fix(event_handler): add middleware validation per route (#8020)
  • b2cf5db chore(deps-dev): bump filelock from 3.24.2 to 3.25.0 (#8016)
  • 2dae46b chore(deps-dev): bump aws-cdk from 2.1106.0 to 2.1108.0 in the aws-cdk group ...
  • b2e985a chore(deps): bump datadog-lambda from 8.120.0 to 8.121.0 (#8015)
  • 048f990 chore(deps): bump the github-actions group with 4 updates (#8013)
  • ff3157b chore(deps-dev): bump cfn-lint from 1.44.0 to 1.46.0 (#8018)
  • 2798c7e chore(ci): changelog rebuild (#8019)
  • 316d40c chore(deps): bump squidfunk/mkdocs-material from 3bba0a9 to 8f41b60 in /d...
  • aa969f7 fix(logger): preserve percent-style formatting args in flush_buffer (#8009)
  • Additional commits viewable in compare view

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 commands and options

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)

Updates the requirements on [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) to permit the latest version.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.26.0...v3.25.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-version: 3.25.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 21:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants