Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the canary-pip-dependencies group in /canary with 3 updates: black, aws-lambda-powertools[all,aws-sdk] and aws-lambda-powertools.

Updates black from 25.9.0 to 25.11.0

Release notes

Sourced from black's releases.

25.11.0

Highlights

  • Enable base 3.14 support (#4804)
  • Add support for the new Python 3.14 t-string syntax introduced by PEP 750 (#4805)

Stable style

  • Fix bug where comments between # fmt: off and # fmt: on were reformatted (#4811)
  • Comments containing fmt directives now preserve their exact formatting instead of being normalized (#4811)

Preview style

  • Move multiline_string_handling from --unstable to --preview (#4760)
  • Fix bug where module docstrings would be treated as normal strings if preceded by comments (#4764)
  • Fix bug where python 3.12 generics syntax split line happens weirdly (#4777)
  • Standardize type comments to form # type: <value> (#4645)
  • Fix fix_fmt_skip_in_one_liners preview feature to respect # fmt: skip for compound statements with semicolon-separated bodies (#4800)

Configuration

  • Add no_cache option to control caching behavior. (#4803)

Packaging

  • Releases now include arm64 Linux binaries (#4773)

Output

  • Write unchanged content to stdout when excluding formatting from stdin using pipes (#4610)

Blackd

  • Implemented BlackDClient. This simple python client allows to easily send formatting requests to blackd (#4774)

Integrations

  • Enable 3.14 base CI (#4804)
  • Enhance GitHub Action psf/black to support the required-version major-version-only "stability" format when using pyproject.toml (#4770)
  • Improve error message for vim plugin users. It now handles independently vim version
  • Vim: Warn on unsupported Vim and Python versions independently (#4772)
  • Vim: Print the import paths when importing black fails (#4675)
  • Vim: Fix handling of virtualenvs that have a different Python version (#4675)
Changelog

Sourced from black's changelog.

25.11.0

Highlights

  • Enable base 3.14 support (#4804)
  • Add support for the new Python 3.14 t-string syntax introduced by PEP 750 (#4805)

Stable style

  • Fix bug where comments between # fmt: off and # fmt: on were reformatted (#4811)
  • Comments containing fmt directives now preserve their exact formatting instead of being normalized (#4811)

Preview style

  • Move multiline_string_handling from --unstable to --preview (#4760)
  • Fix bug where module docstrings would be treated as normal strings if preceded by comments (#4764)
  • Fix bug where python 3.12 generics syntax split line happens weirdly (#4777)
  • Standardize type comments to form # type: <value> (#4645)
  • Fix fix_fmt_skip_in_one_liners preview feature to respect # fmt: skip for compound statements with semicolon-separated bodies (#4800)

Configuration

  • Add no_cache option to control caching behavior. (#4803)

Packaging

  • Releases now include arm64 Linux binaries (#4773)

Output

  • Write unchanged content to stdout when excluding formatting from stdin using pipes (#4610)

Blackd

  • Implemented BlackDClient. This simple python client allows to easily send formatting requests to blackd (#4774)

Integrations

  • Enable 3.14 base CI (#4804)
  • Enhance GitHub Action psf/black to support the required-version major-version-only "stability" format when using pyproject.toml (#4770)
  • Improve error message for vim plugin users. It now handles independently vim version
  • Vim: Warn on unsupported Vim and Python versions independently (#4772)
  • Vim: Print the import paths when importing black fails (#4675)
  • Vim: Fix handling of virtualenvs that have a different Python version (#4675)
Commits

Updates aws-lambda-powertools[all,aws-sdk] from 3.21.0 to 3.22.1

Release notes

Sourced from aws-lambda-powertools[all,aws-sdk]'s releases.

v3.22.1

Summary

In this release, we fixed a regression introduced by [PR #7227](aws-powertools/powertools-lambda-python#7227) that affected customers using the Event Handler utility with nested metadata annotations such as annotated_types or Interval. Thanks to @​rtandy for identifying the bug and validating the fix.

We also fixed small bugs in type annotations and in our documentation.

⭐ Congrats @​rpivo and @​czechnology for contributing to this project for the first time!

Changes

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

... (truncated)

Changelog

Sourced from aws-lambda-powertools[all,aws-sdk]'s changelog.

[v3.22.1] - 2025-11-05

Bug Fixes

  • batch: ensure Python 3.14 compatibility for async event loop handling (#7599)
  • event-handler: preserve metadata constraints in parameter validation (#7609)
  • typing: Fix type of Metrics.set_timestamp argument (#7582)

Documentation

  • tracer: fix typo in the tracer documentation (#7617)

Maintenance

  • version bump
  • ci: new pre-release 3.22.1a0 (#7567)
  • ci: new pre-release 3.22.1a1 (#7583)
  • ci: new pre-release 3.22.1a8 (#7633)
  • ci: new pre-release 3.22.1a2 (#7588)
  • ci: new pre-release 3.22.1a7 (#7625)
  • ci: new pre-release 3.22.1a6 (#7615)
  • ci: new pre-release 3.22.1a4 (#7597)
  • ci: new pre-release 3.22.1a3 (#7591)
  • ci: new pre-release 3.22.1a5 (#7607)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7630)
  • deps: bump squidfunk/mkdocs-material from f5c556a to 58dee36 in /docs (#7622)
  • deps: bump aws-xray-sdk from 2.14.0 to 2.15.0 (#7603)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#7578)
  • deps: bump redis from 6.4.0 to 7.0.0 (#7570)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#7577)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7624)
  • deps: bump redis from 7.0.0 to 7.0.1 (#7586)
  • deps-dev: bump boto3-stubs from 1.40.60 to 1.40.61 (#7590)
  • deps-dev: bump pytest-benchmark from 5.1.0 to 5.2.0 (#7606)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.311 to 0.1.312 (#7605)
  • deps-dev: bump cfn-lint from 1.40.2 to 1.40.3 (#7585)
  • deps-dev: bump boto3-stubs from 1.40.59 to 1.40.60 (#7587)
  • deps-dev: bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631)
  • deps-dev: bump hvac from 2.3.0 to 2.4.0 (#7602)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.221.0a0 to 2.221.1a0 (#7593)
  • deps-dev: bump ruff from 0.14.1 to 0.14.2 (#7575)
  • deps-dev: bump boto3-stubs from 1.40.55 to 1.40.59 (#7579)
  • deps-dev: bump sentry-sdk from 2.42.1 to 2.43.0 (#7594)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.220.0a0 to 2.221.0a0 (#7580)
  • deps-dev: bump ruff from 0.14.2 to 0.14.3 (#7610)
  • deps-dev: bump boto3-stubs from 1.40.61 to 1.40.64 (#7611)
  • deps-dev: bump aws-cdk from 2.1030.0 to 2.1031.0 (#7569)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.221.1a0 to 2.222.0a0 (#7628)
  • deps-dev: bump cfn-lint from 1.40.3 to 1.40.4 (#7632)
  • deps-dev: bump pytest-benchmark from 5.2.0 to 5.2.1 (#7629)
  • deps-dev: bump aws-cdk from 2.1031.0 to 2.1031.1 (#7601)

... (truncated)

Commits
  • f6bc9d9 chore: version bump
  • 41dd01d chore(ci): new pre-release 3.22.1a8 (#7633)
  • 3e45ae1 chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7630)
  • 5935689 chore(deps-dev): bump pytest-benchmark from 5.2.0 to 5.2.1 (#7629)
  • 6a2beb2 chore(deps-dev): bump cfn-lint from 1.40.3 to 1.40.4 (#7632)
  • 89582fe chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.221.1a0 to 2.222...
  • 0db6ce5 chore(deps-dev): bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631)
  • 29f9232 chore(ci): changelog rebuild (#7626)
  • 2236dee chore(deps): bump squidfunk/mkdocs-material from f5c556a to 58dee36 in /d...
  • 839ad3e chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7624)
  • Additional commits viewable in compare view

Updates aws-lambda-powertools from 3.21.0 to 3.22.1

Release notes

Sourced from aws-lambda-powertools's releases.

v3.22.1

Summary

In this release, we fixed a regression introduced by [PR #7227](aws-powertools/powertools-lambda-python#7227) that affected customers using the Event Handler utility with nested metadata annotations such as annotated_types or Interval. Thanks to @​rtandy for identifying the bug and validating the fix.

We also fixed small bugs in type annotations and in our documentation.

⭐ Congrats @​rpivo and @​czechnology for contributing to this project for the first time!

Changes

📜 Documentation updates

🐛 Bug and hot fixes

🔧 Maintenance

... (truncated)

Changelog

Sourced from aws-lambda-powertools's changelog.

[v3.22.1] - 2025-11-05

Bug Fixes

  • batch: ensure Python 3.14 compatibility for async event loop handling (#7599)
  • event-handler: preserve metadata constraints in parameter validation (#7609)
  • typing: Fix type of Metrics.set_timestamp argument (#7582)

Documentation

  • tracer: fix typo in the tracer documentation (#7617)

Maintenance

  • version bump
  • ci: new pre-release 3.22.1a0 (#7567)
  • ci: new pre-release 3.22.1a1 (#7583)
  • ci: new pre-release 3.22.1a8 (#7633)
  • ci: new pre-release 3.22.1a2 (#7588)
  • ci: new pre-release 3.22.1a7 (#7625)
  • ci: new pre-release 3.22.1a6 (#7615)
  • ci: new pre-release 3.22.1a4 (#7597)
  • ci: new pre-release 3.22.1a3 (#7591)
  • ci: new pre-release 3.22.1a5 (#7607)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7630)
  • deps: bump squidfunk/mkdocs-material from f5c556a to 58dee36 in /docs (#7622)
  • deps: bump aws-xray-sdk from 2.14.0 to 2.15.0 (#7603)
  • deps: bump actions/upload-artifact from 4.6.2 to 5.0.0 (#7578)
  • deps: bump redis from 6.4.0 to 7.0.0 (#7570)
  • deps: bump actions/download-artifact from 5.0.0 to 6.0.0 (#7577)
  • deps: bump mkdocs-material from 9.6.22 to 9.6.23 (#7624)
  • deps: bump redis from 7.0.0 to 7.0.1 (#7586)
  • deps-dev: bump boto3-stubs from 1.40.60 to 1.40.61 (#7590)
  • deps-dev: bump pytest-benchmark from 5.1.0 to 5.2.0 (#7606)
  • deps-dev: bump cdklabs-generative-ai-cdk-constructs from 0.1.311 to 0.1.312 (#7605)
  • deps-dev: bump cfn-lint from 1.40.2 to 1.40.3 (#7585)
  • deps-dev: bump boto3-stubs from 1.40.59 to 1.40.60 (#7587)
  • deps-dev: bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631)
  • deps-dev: bump hvac from 2.3.0 to 2.4.0 (#7602)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.221.0a0 to 2.221.1a0 (#7593)
  • deps-dev: bump ruff from 0.14.1 to 0.14.2 (#7575)
  • deps-dev: bump boto3-stubs from 1.40.55 to 1.40.59 (#7579)
  • deps-dev: bump sentry-sdk from 2.42.1 to 2.43.0 (#7594)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.220.0a0 to 2.221.0a0 (#7580)
  • deps-dev: bump ruff from 0.14.2 to 0.14.3 (#7610)
  • deps-dev: bump boto3-stubs from 1.40.61 to 1.40.64 (#7611)
  • deps-dev: bump aws-cdk from 2.1030.0 to 2.1031.0 (#7569)
  • deps-dev: bump aws-cdk-aws-lambda-python-alpha from 2.221.1a0 to 2.222.0a0 (#7628)
  • deps-dev: bump cfn-lint from 1.40.3 to 1.40.4 (#7632)
  • deps-dev: bump pytest-benchmark from 5.2.0 to 5.2.1 (#7629)
  • deps-dev: bump aws-cdk from 2.1031.0 to 2.1031.1 (#7601)

... (truncated)

Commits
  • f6bc9d9 chore: version bump
  • 41dd01d chore(ci): new pre-release 3.22.1a8 (#7633)
  • 3e45ae1 chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7630)
  • 5935689 chore(deps-dev): bump pytest-benchmark from 5.2.0 to 5.2.1 (#7629)
  • 6a2beb2 chore(deps-dev): bump cfn-lint from 1.40.3 to 1.40.4 (#7632)
  • 89582fe chore(deps-dev): bump aws-cdk-aws-lambda-python-alpha from 2.221.1a0 to 2.222...
  • 0db6ce5 chore(deps-dev): bump aws-cdk-lib from 2.221.1 to 2.222.0 (#7631)
  • 29f9232 chore(ci): changelog rebuild (#7626)
  • 2236dee chore(deps): bump squidfunk/mkdocs-material from f5c556a to 58dee36 in /d...
  • 839ad3e chore(deps): bump mkdocs-material from 9.6.22 to 9.6.23 (#7624)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the canary-pip-dependencies group in /canary with 3 updates: [black](https://github.com/psf/black), [aws-lambda-powertools[all,aws-sdk]](https://github.com/aws-powertools/powertools-lambda-python) and [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python).


Updates `black` from 25.9.0 to 25.11.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@25.9.0...25.11.0)

Updates `aws-lambda-powertools[all,aws-sdk]` from 3.21.0 to 3.22.1
- [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@v3.21.0...v3.22.1)

Updates `aws-lambda-powertools` from 3.21.0 to 3.22.1
- [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@v3.21.0...v3.22.1)

---
updated-dependencies:
- dependency-name: black
  dependency-version: 25.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: canary-pip-dependencies
- dependency-name: aws-lambda-powertools[all,aws-sdk]
  dependency-version: 3.22.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: canary-pip-dependencies
- dependency-name: aws-lambda-powertools
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: canary-pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 14:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 10, 2025
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