chore(deps): bump the python-minor-patch group across 1 directory with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 6 updates Bumps the python-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) | `1.22.0` | `1.23.1` | | [botocore](https://github.com/boto/botocore) | `1.43.83` | `1.43.96` | | [mangum](https://github.com/Kludex/mangum) | `0.19.0` | `0.22.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.16.2` | `6.19.0` | | [strands-agents](https://github.com/strands-agents/harness-sdk) | `1.54.0` | `1.56.0` | | [strands-agents-tools](https://github.com/strands-agents/tools) | `0.8.7` | `0.8.9` | Updates `bedrock-agentcore` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases) - [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md) - [Commits](aws/bedrock-agentcore-sdk-python@v1.22.0...v1.23.1) Updates `botocore` from 1.43.83 to 1.43.96 - [Commits](boto/botocore@1.43.83...1.43.96) Updates `mangum` from 0.19.0 to 0.22.0 - [Release notes](https://github.com/Kludex/mangum/releases) - [Changelog](https://github.com/Kludex/mangum/blob/main/CHANGELOG.md) - [Commits](Kludex/mangum@0.19.0...0.22.0) Updates `pypdf` from 6.16.2 to 6.19.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.16.2...6.19.0) Updates `strands-agents` from 1.54.0 to 1.56.0 - [Release notes](https://github.com/strands-agents/harness-sdk/releases) - [Commits](strands-agents/harness-sdk@python/v1.54.0...python/v1.56.0) Updates `strands-agents-tools` from 0.8.7 to 0.8.9 - [Release notes](https://github.com/strands-agents/tools/releases) - [Commits](strands-agents/tools@v0.8.7...v0.8.9) --- updated-dependencies: - dependency-name: bedrock-agentcore dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: botocore dependency-version: 1.43.96 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch - dependency-name: mangum dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: pypdf dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents-tools dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-minor-patch group with 6 updates in the / directory:
1.22.01.23.11.43.831.43.960.19.00.22.06.16.26.19.01.54.01.56.00.8.70.8.9Updates
bedrock-agentcorefrom 1.22.0 to 1.23.1Release notes
Sourced from bedrock-agentcore's releases.
Changelog
Sourced from bedrock-agentcore's changelog.
Commits
aea2005chore: bump version to 1.23.1 (#668)2715d6ffix(integ): adjust timeout on memory test. (#667)cc980d1fix(memory): use current Strands bidi session hooks (#664)9f31042chore: bump version to 1.23.0 (#662)3c9f15eBump agentcore-devx-devtools reusable workflow pin (#660)cf71b14feat(tools): add WebSearchClient for invoking Amazon Web Search (#658)7f75652feat(gateway): add create_web_search_target() helper (#656)826416afix(runtime): update shell session wire protocol (#642)d53af20feat: add RAGAS adapter for third-party eval metrics (#618)ddfab76ci: use dedicated release runners (#645)Updates
botocorefrom 1.43.83 to 1.43.96Commits
9da9912Merge branch 'release-1.43.96'edef4a7Bumping version to 1.43.96bafb058Update to latest models4cd222fMerge branch 'release-1.43.95'eb82496Merge branch 'release-1.43.95' into developaf5f9f3Bumping version to 1.43.95cee2474Update to latest models7b8c332Merge branch 'release-1.43.94'582c7afMerge branch 'release-1.43.94' into developc4231dfBumping version to 1.43.94Updates
mangumfrom 0.19.0 to 0.22.0Release notes
Sourced from mangum's releases.
Changelog
Sourced from mangum's changelog.
Commits
042ac44Version 0.22.0 (#405)4240aacAdd Python 3.15 support (#404)87c062eBump starlette to 1.3.1 and require starlette>=1.0 (#402)160e5a7Bump h2 from 4.3.0 to 4.4.1 (#396)9d12429Bump pytest from 9.0.2 to 9.0.3 (#395)6c398a1Add API Gateway REST v1 and lifespan end-to-end coverage (#401)fde0b82Add LocalStack integration tests via testcontainers (#400)cfa53c0Enforce strict type hints on the test suite (#399)8b772f6Use pyproject.toml for coverage config and close test coverage gaps (#398)3c65805Drop Python 3.9 support (#393)Updates
pypdffrom 6.16.2 to 6.19.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
d62cb58REL: 6.19.00d8b5a8SEC: Limit size of alphabetical page labels (#4096)959467aPI: Move static value out of loop body for appearance stream data (#4087)20822b2DEV: Bump zizmorcore/zizmor-action from 0.6.3 to 0.6.4 (#4093)25f2301DEP: Replace PdfWriter method add_js (#3979)a924438BUG: Do not copy unrelated pages when appending pages with non-terminal field...cf5cec2BUG: Use page reference for existing internal link targets (#4076)96d81f0BUG: Arabic-Indic digits are reversed during text extraction (#4077)2d21901DEV: Fix Color class for latest mypy (#4082)893a010MAINT: Split PdfDocCommon._flatten (#4070)Updates
strands-agentsfrom 1.54.0 to 1.56.0Release notes
Sourced from strands-agents's releases.
... (truncated)
Commits
45c2ffdfix: deliver background results through the registered management tool (#4347)a0cbf29feat(anthropic): non-clobbering seam for Anthropic-direct server-side tools (...495d154feat(storage): add bm25 search strategy (#4079)af902b6docs(context-manager): split into modes, strategies, and presets pages (#4336)39da4bbfix(agent): make AgentResult.to_dict JSON-serializable with bytes (#4313)f627f54fix(python): force structured output retry by tool name (#4263)8423dd3fix(mistral): preserve image blocks in requests (#4200)d1e1d0adocs(context-management): update to ContextManager strategy API (#4332)bd4020ffeat(sandbox): include partial output in shell timeout errors (#4325)7edb796test(mcp-py): pin native OTel trace continuity on the mcp 2.x version (#4131)Updates
strands-agents-toolsfrom 0.8.7 to 0.8.9Release notes
Sourced from strands-agents-tools's releases.
Commits
00251aefeat: deprecate tavily, exa, video, and journal tools (#604)2533297feat: deprecate bright_data tool (#603)2921d64feat: deprecate http_request tool (#602)5873303fix: point deprecated tool migrations to shell (#600)a64f773fix: update mcp_client tool to use MCP 2.x client (#601)fd4feb0fix(mem0): make memory_id ownership check fail-closed (#596)64db9d7fix(http_request): strip non-standard headers on cross-host redirects (#595)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 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