build(deps): bump the minor-updates group with 8 updates#70
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the minor-updates group with 8 updates#70dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
a9f02dc to
bd067cc
Compare
Bumps the minor-updates group with 8 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.42.50` | `1.42.54` | | [strands-agents](https://github.com/strands-agents/sdk-python) | `1.26.0` | `1.27.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.42.50` | `1.42.54` | | [botocore](https://github.com/boto/botocore) | `1.42.50` | `1.42.54` | | [librt](https://github.com/mypyc/librt) | `0.8.0` | `0.8.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.0` | `2.13.1` | | [rich](https://github.com/Textualize/rich) | `14.3.2` | `14.3.3` | | [stevedore](https://docs.openstack.org/stevedore) | `5.6.0` | `5.7.0` | Updates `boto3` from 1.42.50 to 1.42.54 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.50...1.42.54) Updates `strands-agents` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/sdk-python@v1.26.0...v1.27.0) Updates `boto3-stubs` from 1.42.50 to 1.42.54 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.42.50 to 1.42.54 - [Commits](boto/botocore@1.42.50...1.42.54) Updates `librt` from 0.8.0 to 0.8.1 - [Commits](mypyc/librt@v0.8.0...v0.8.1) Updates `pydantic-settings` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.0...v2.13.1) Updates `rich` from 14.3.2 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.2...v14.3.3) Updates `stevedore` from 5.6.0 to 5.7.0 --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: strands-agents dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: boto3-stubs dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: botocore dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: librt dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: stevedore dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
bd067cc to
94b23a0
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-updates group with 8 updates:
1.42.501.42.541.26.01.27.01.42.501.42.541.42.501.42.540.8.00.8.12.13.02.13.114.3.214.3.35.6.05.7.0Updates
boto3from 1.42.50 to 1.42.54Commits
ae39e43Merge branch 'release-1.42.54'f07efd3Bumping version to 1.42.5436bad54Add changelog entries from botocoreab66554Merge branch 'release-1.42.53'9699df9Merge branch 'release-1.42.53' into developdfa0446Bumping version to 1.42.534399285Add changelog entries from botocored08d5d2Merge branch 'release-1.42.52'16b1743Merge branch 'release-1.42.52' into develop89e187cBumping version to 1.42.52Updates
strands-agentsfrom 1.26.0 to 1.27.0Release notes
Sourced from strands-agents's releases.
Commits
0a31848feat(agent): add add_hook convenience method for hook callback registration (...0eae8a7test: coverage for python 3.14 (#1178)a01d933feat(agent): add concurrent_invocation_mode parameter (#1707)cb3d359fix: Upgrade mcp minimum dependency to 1.23.0 for Tasks support (#1674)4e82957fix: Update finalize condition for workflow execution (#1708)bdcc717fix: handle OpenAI model responses with tool calls and no other assistant con...2d8c20eci: bump amannn/action-semantic-pull-request from 5 to 6 (#1684)ac7244aci: bump actions/github-script from 7 to 8 (#1699)2281a20fix: propagate reasoningSignature on Gemini tool use (#1703)25c2aa4fix: update allowed roles to include maintainer (#1704)Updates
boto3-stubsfrom 1.42.50 to 1.42.54Release notes
Sourced from boto3-stubs's releases.
Commits
Updates
botocorefrom 1.42.50 to 1.42.54Commits
b4cc476Merge branch 'release-1.42.54'92b6452Bumping version to 1.42.5442e39fdUpdate endpoints model68d2343Update to latest modelsde615b8Merge branch 'release-1.42.53'025b6faMerge branch 'release-1.42.53' into developa1ee10bBumping version to 1.42.53e4fa062Update to latest modelsd1efb3bAdd support for sha512, xxhash algorithms, and MD5 for httpchecksums (#3637)7cdfafaMerge branch 'release-1.42.52'Updates
librtfrom 0.8.0 to 0.8.1Commits
e9c167eSync mypyUpdates
pydantic-settingsfrom 2.13.0 to 2.13.1Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)Updates
richfrom 14.3.2 to 14.3.3Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
ce01188Merge pull request #4008 from Textualize/bump143314a47c9bumpf54bfe0Merge pull request #4007 from Textualize/copilot/sub-pr-40067338cb9Merge pull request #4006 from Textualize/fix-grapheme-stuck905b397Update tests/test_cells.pyb031dcaUpdate tests/test_cells.pyf07a3fcAdd regression tests for VS16 after zero-width chars in split_graphemesb618cccspelling378c34bInitial plan87e7ca2refinements, and testsUpdates
stevedorefrom 5.6.0 to 5.7.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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