Skip to content

build(deps): bump the patches group across 1 directory with 5 updates#64

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the patches group with 5 updates in the /lambda directory:

Package From To
aws-encryption-sdk 4.0.5 4.0.6
boto3 1.43.2 1.43.14
botocore 1.43.4 1.43.14
pydantic 2.13.3 2.13.4
pydantic-settings 2.14.0 2.14.1

Updates aws-encryption-sdk from 4.0.5 to 4.0.6

Release notes

Sourced from aws-encryption-sdk's releases.

4.0.6 -- 2026-05-07

Fixes

  • fix: Replace isinstance metaclass check with issubclass in generate_ecc_signing_key #802
  • fix: use issubclass instead of isinstance in _set_signature_type #800
Changelog

Sourced from aws-encryption-sdk's changelog.

4.0.6 -- 2026-05-07

Fixes

  • fix: Replace isinstance metaclass check with issubclass in generate_ecc_signing_key (#802) [#802](https://github.com/aws/aws-encryption-sdk-python/issues/802) <https://github.com/aws/aws-encryption-sdk-python/pull/802>_
  • fix: use issubclass instead of isinstance in set_signature_type (#800) [#800](https://github.com/aws/aws-encryption-sdk-python/issues/800) <https://github.com/aws/aws-encryption-sdk-python/pull/800>
Commits
  • d45ed4d chore: preflight 4.0.6 release (#803)
  • 6e958bd fix(crypto): Replace isinstance metaclass check with issubclass in generate_e...
  • c00a58c fix: use issubclass instead of isinstance in _set_signature_type (#800)
  • See full diff in compare view

Updates boto3 from 1.43.2 to 1.43.14

Commits
  • 07953b0 Merge branch 'release-1.43.14'
  • 25c77c3 Bumping version to 1.43.14
  • 5e64afc Add changelog entries from botocore
  • 97921f4 Merge branch 'release-1.43.13'
  • 4e58a35 Merge branch 'release-1.43.13' into develop
  • 1307ac2 Bumping version to 1.43.13
  • c75c901 Add changelog entries from botocore
  • d3f2433 Merge branch 'release-1.43.12'
  • d5eddf9 Merge branch 'release-1.43.12' into develop
  • 93f3a42 Bumping version to 1.43.12
  • Additional commits viewable in compare view

Updates botocore from 1.43.4 to 1.43.14

Commits
  • f23ff3b Merge branch 'release-1.43.14'
  • 7feaf2f Bumping version to 1.43.14
  • d3e4393 Update endpoints model
  • 5204755 Update to latest models
  • 89a5ca0 Improving caching of S3 endpoints by omitting unused parameters (#3692)
  • 8bd61f7 Merge branch 'release-1.43.13'
  • b6f2c74 Merge branch 'release-1.43.13' into develop
  • 9cfdcaf Bumping version to 1.43.13
  • 656fd57 Update to latest models
  • 280497b Merge customizations for Bedrock AgentCore Control
  • Additional commits viewable in compare view

Updates pydantic from 2.13.3 to 2.13.4

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • See full diff in compare view

Updates pydantic-settings from 2.14.0 to 2.14.1

Release notes

Sourced from pydantic-settings's releases.

v2.14.1

What's Changed

Full Changelog: pydantic/pydantic-settings@v2.14.0...v2.14.1

Commits

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 <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 patches group with 5 updates in the /lambda directory:

| Package | From | To |
| --- | --- | --- |
| [aws-encryption-sdk](https://github.com/aws/aws-encryption-sdk-python) | `4.0.5` | `4.0.6` |
| [boto3](https://github.com/boto/boto3) | `1.43.2` | `1.43.14` |
| [botocore](https://github.com/boto/botocore) | `1.43.4` | `1.43.14` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.0` | `2.14.1` |



Updates `aws-encryption-sdk` from 4.0.5 to 4.0.6
- [Release notes](https://github.com/aws/aws-encryption-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-encryption-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-encryption-sdk-python@v4.0.5...v4.0.6)

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

Updates `botocore` from 1.43.4 to 1.43.14
- [Commits](boto/botocore@1.43.4...1.43.14)

Updates `pydantic` from 2.13.3 to 2.13.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.13.3...v2.13.4)

Updates `pydantic-settings` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.1)

---
updated-dependencies:
- dependency-name: aws-encryption-sdk
  dependency-version: 4.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: boto3
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: botocore
  dependency-version: 1.43.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: pydantic
  dependency-version: 2.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: pydantic-settings
  dependency-version: 2.14.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 added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 25, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 25, 2026 19:17
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