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. |
4601923 to
8911817
Compare
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.10` | | [botocore](https://github.com/boto/botocore) | `1.43.4` | `1.43.10` | | [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.10 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.2...1.43.10) Updates `botocore` from 1.43.4 to 1.43.10 - [Commits](boto/botocore@1.43.4...1.43.10) 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>
8911817 to
8749240
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.101.43.41.43.102.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.10Commits
d8c26e0Merge branch 'release-1.43.10'413e36aBumping version to 1.43.10401448dAdd changelog entries from botocore6d47260Merge branch 'release-1.43.9'df96d6dMerge branch 'release-1.43.9' into develop7fb9872Bumping version to 1.43.91881c7fAdd changelog entries from botocore7a82579Merge branch 'release-1.43.8'9ff48ecMerge branch 'release-1.43.8' into develop06a1d63Bumping version to 1.43.8Updates
botocorefrom 1.43.4 to 1.43.10Commits
faaa928Merge branch 'release-1.43.10'e9c71e1Bumping version to 1.43.107fcec45Update endpoints model57b1164Update to latest models994b6d7Merge branch 'release-1.43.9'855395bMerge branch 'release-1.43.9' into develop386e9cbBumping version to 1.43.9f1997acUpdate endpoints model964083cUpdate to latest modelsfc709c3Update resource leak test scaling factors and CI Python resolution (#3705)Updates
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)