build(deps): bump the patches group across 1 directory with 6 updates#55
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patches group across 1 directory with 6 updates#55dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Dependabot can't evaluate your Python dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the patches group with 6 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.6` | | [botocore](https://github.com/boto/botocore) | `1.43.4` | `1.43.6` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.3` | `2.46.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.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.2...1.43.6) Updates `botocore` from 1.43.4 to 1.43.6 - [Commits](boto/botocore@1.43.4...1.43.6) 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/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `pydantic-core` from 2.46.3 to 2.46.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@core-v2.46.3...core-v2.46.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.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: botocore dependency-version: 1.43.6 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-core dependency-version: 2.46.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>
4601923 to
8911817
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the patches group with 6 updates in the /lambda directory:
4.0.54.0.61.43.21.43.61.43.41.43.62.13.32.13.42.46.32.46.42.14.02.14.1Updates
aws-encryption-sdkfrom 4.0.5 to 4.0.6Release notes
Sourced from aws-encryption-sdk's releases.
Changelog
Sourced from aws-encryption-sdk's changelog.
Commits
d45ed4dchore: preflight 4.0.6 release (#803)6e958bdfix(crypto): Replace isinstance metaclass check with issubclass in generate_e...c00a58cfix: use issubclass instead of isinstance in _set_signature_type (#800)Updates
boto3from 1.43.2 to 1.43.6Commits
f2ccf9fMerge branch 'release-1.43.6'ffb5712Bumping version to 1.43.6cc7756aAdd changelog entries from botocore500f6a7Merge branch 'release-1.43.5'05f5628Merge branch 'release-1.43.5' into develop65d9798Bumping version to 1.43.5357614aAdd changelog entries from botocore5128f23Bump https://github.com/astral-sh/ruff-pre-commit (#4785)96f1897Merge branch 'release-1.43.4'91de1d8Merge branch 'release-1.43.4' into developUpdates
botocorefrom 1.43.4 to 1.43.6Commits
4fa2154Merge branch 'release-1.43.6'9835cd8Bumping version to 1.43.69246f14Update endpoints modelb99db2cUpdate to latest models3734ccbBump https://github.com/astral-sh/ruff-pre-commit (#3700)7068f3eMerge branch 'release-1.43.5'cdd9b5cMerge branch 'release-1.43.5' into develop8a75d89Bumping version to 1.43.5486f1a3Update to latest modelsd2715d8Merge customizations for SecurityHubUpdates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-corefrom 2.46.3 to 2.46.4Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-settingsfrom 2.14.0 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)