Skip to content

build(deps): bump the patches group across 1 directory with 4 updates - #134

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lambda/patches-d93851e426
Open

build(deps): bump the patches group across 1 directory with 4 updates#134
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/lambda/patches-d93851e426

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the patches group with 4 updates in the /lambda directory: aws-lambda-powertools, boto3, botocore and s3transfer.

Updates aws-lambda-powertools from 3.31.0 to 3.31.1

Release notes

Sourced from aws-lambda-powertools's releases.

v3.31.1

Summary

This release fixes bugs across Circuit Breaker, Event Handler, Parser, and the Event Source data classes. Super thanks to @​Iamrodos for running the Circuit Breaker alpha for real and finding the concurrency and configuration issues fixed here.

Changes

📜 Documentation updates

  • chore(deps): bump soupsieve from 2.7 to 2.8.4 in /docs (#8328) by @dependabot[bot]
  • fix(circuit_breaker): make probe election per-thread and synchronize local counters (#8323) by @​Iamrodos
  • feat(circuit_breaker): support composite primary key in DynamoDB persistence (#8316) by @​Iamrodos

🔧 Maintenance

This release was made possible by the following contributors:

@​Iamrodos, @​amin-farjadi, @​dependabot[bot], @​exg, @​github-actions[bot], @​leandrodamascena, @​stenczelt, dependabot[bot] and github-actions[bot]

Changelog

Sourced from aws-lambda-powertools's changelog.

[v3.31.1] - 2026-07-13

Maintenance

  • version bump
  • data-masking: bump encryption sdk version (#8335)

Commits
  • a75380a chore: version bump
  • 71d58f1 chore(data-masking): bump encryption sdk version (#8335)
  • 5bc8d00 fix(event_handler): resolve dependency injection failure with arbitrary retur...
  • a9fce32 fix(event_source): mypy strict mode compliance (#8332)
  • dd8918f chore(deps): bump soupsieve from 2.7 to 2.8.4 in /docs (#8328)
  • 8a0ae64 chore(deps-dev): bump soupsieve from 2.7 to 2.8.4 (#8329)
  • 2fd212d chore(deps-dev): bump requests from 2.33.1 to 2.34.2 (#8313)
  • 3226710 chore(deps-dev): bump filelock from 3.29.0 to 3.29.7 (#8314)
  • 6b41dc8 chore(deps): bump protobuf from 7.34.1 to 7.35.1 (#8312)
  • 2a014a3 chore(deps-dev): bump types-python-dateutil from 2.9.0.20260508 to 2.9.0.2026...
  • Additional commits viewable in compare view

Updates boto3 from 1.43.41 to 1.43.56

Commits
  • 72a153d Merge branch 'release-1.43.56'
  • b1b9ff3 Bumping version to 1.43.56
  • c7d2f6e Add changelog entries from botocore
  • 2a09bb6 Merge branch 'release-1.43.55'
  • cad396b Merge branch 'release-1.43.55' into develop
  • ffe76ba Bumping version to 1.43.55
  • 74d20c9 Add changelog entries from botocore
  • c073381 Merge branch 'release-1.43.54'
  • 5e554e5 Merge branch 'release-1.43.54' into develop
  • 2ad1683 Bumping version to 1.43.54
  • Additional commits viewable in compare view

Updates botocore from 1.43.41 to 1.43.56

Commits

Updates s3transfer from 0.19.0 to 0.19.2

Changelog

Sourced from s3transfer's changelog.

0.19.2

  • bugfix:TLS: Return a configuration error when the CA bundle value (ca_bundle, AWS_CA_BUNDLE, REQUESTS_CA_BUNDLE, or verify) resolves to an empty or whitespace-only string.

0.19.1

  • bugfix:s3: Only pin VersionId if supplied by caller instead of automatically using value from HeadObject response
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 20, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jul 20, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 20, 2026 13:10
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

🏗️ CDK infra diff — PR vs main

ServerlessApp-us-east-1-stage/ServerlessAppBackend-us-east-1
Stack ServerlessApp-us-east-1-stage/ServerlessAppBackend-us-east-1 (ServerlessAppBackend-us-east-1)
Resources
[-] AWS::Lambda::Version ServerlessAppBackend-us-east-1/App/ApiFunction/CurrentVersion AppApiFunctionCurrentVersion01C510AC03ad93a9f883b9e343a3e09607673f76 destroy
[+] AWS::Lambda::Version ServerlessAppBackend-us-east-1/App/ApiFunction/CurrentVersion AppApiFunctionCurrentVersion01C510AC88559df707b151e82f39fcbdb8ec072e
[~] AWS::Lambda::Function ServerlessAppBackend-us-east-1/App/ApiFunction AppApiFunctionDE515850
 ├─ [~] Code
 │   └─ [~] .S3Key:
 │       ├─ [-] d4412f8dfbba9e24452e540894e597c50f7f8e442b0e0b68864df12e5aa6c25a.zip
 │       └─ [+] e9d804d8e999a59687ed48df47cceeea30babd273c5488cc6481144a176d7903.zip
 └─ [~] Metadata
     └─ [~] .aws:asset:path:
         ├─ [-] ../asset.d4412f8dfbba9e24452e540894e597c50f7f8e442b0e0b68864df12e5aa6c25a
         └─ [+] ../asset.e9d804d8e999a59687ed48df47cceeea30babd273c5488cc6481144a176d7903
[~] AWS::Lambda::Alias ServerlessAppBackend-us-east-1/App/LiveAlias AppLiveAlias3872472E
 └─ [~] FunctionVersion
     └─ [~] .Fn::GetAtt:
         └─ @@ -1,4 +1,4 @@
            [ ] [
            [-]   "AppApiFunctionCurrentVersion01C510AC03ad93a9f883b9e343a3e09607673f76",
            [+]   "AppApiFunctionCurrentVersion01C510AC88559df707b151e82f39fcbdb8ec072e",
            [ ]   "Version"
            [ ] ]



✨  Number of stacks with differences: 1

Bumps the patches group with 4 updates in the /lambda directory: [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python), [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore) and [s3transfer](https://github.com/boto/s3transfer).


Updates `aws-lambda-powertools` from 3.31.0 to 3.31.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.31.0...v3.31.1)

Updates `boto3` from 1.43.41 to 1.43.56
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.41...1.43.56)

Updates `botocore` from 1.43.41 to 1.43.56
- [Commits](boto/botocore@1.43.41...1.43.56)

Updates `s3transfer` from 0.19.0 to 0.19.2
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.19.0...0.19.2)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-version: 3.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: boto3
  dependency-version: 1.43.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: botocore
  dependency-version: 1.43.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: s3transfer
  dependency-version: 0.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/lambda/patches-d93851e426 branch from abe7315 to 0d29c69 Compare July 27, 2026 13:10
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