chore(deps): bump the python-minor-patch group across 1 directory with 5 updates - #6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 5 updates Bumps the python-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [botocore](https://github.com/boto/botocore) | `1.43.83` | `1.43.91` | | [mangum](https://github.com/Kludex/mangum) | `0.19.0` | `0.22.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.16.2` | `6.18.0` | | [strands-agents](https://github.com/strands-agents/harness-sdk) | `1.54.0` | `1.55.1` | | [strands-agents-tools](https://github.com/strands-agents/tools) | `0.8.7` | `0.8.8` | Updates `botocore` from 1.43.83 to 1.43.91 - [Commits](boto/botocore@1.43.83...1.43.91) 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.18.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.18.0) Updates `strands-agents` from 1.54.0 to 1.55.1 - [Release notes](https://github.com/strands-agents/harness-sdk/releases) - [Commits](strands-agents/harness-sdk@python/v1.54.0...python/v1.55.1) Updates `strands-agents-tools` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/strands-agents/tools/releases) - [Commits](strands-agents/tools@v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.91 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.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents dependency-version: 1.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: strands-agents-tools dependency-version: 0.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pip/python-minor-patch-edda0abd36
branch
September 20, 2026 17:03
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 5 updates in the / directory:
1.43.831.43.910.19.00.22.06.16.26.18.01.54.01.55.10.8.70.8.8Updates
botocorefrom 1.43.83 to 1.43.91Commits
49ca08dMerge branch 'release-1.43.91'e312467Bumping version to 1.43.912c5b866Update to latest modelsdc85104Merge branch 'release-1.43.90'52ed7afMerge branch 'release-1.43.90' into developb623ca1Bumping version to 1.43.90b0ae819Update endpoints model107accaUpdate to latest modelsb4c8dd9Bump https://github.com/astral-sh/ruff-pre-commit (#3783)acf9b2fMerge branch 'release-1.43.89'Updates
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.18.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
Commits
18e4c22REL: 6.18.082501d2SEC: Limit allowed length of indirect object tokens (#4055)d35834bENH: Draw borders and backgrounds for appearance streams and annotations (#4033)4b16bbbSTY: Rename variable for readability (#4049)a1ce7fbROB: Do not crash when a page tree entry is not a dictionary (#4048)06b97ceDEV: Bump zizmorcore/zizmor-action from 0.6.2 to 0.6.3 (#4053)d3f790cROB: Do not crash when the annotations are not an array (#4046)3dc716eSTY: Enforce lowercase function variables (#4045)ec2406fDEP: Rework configuration value handling (#4044)c76eed7REL: 6.17.0Updates
strands-agentsfrom 1.54.0 to 1.55.1Release notes
Sourced from strands-agents's releases.
... (truncated)
Commits
545d9edfeat(vended-tools): port notebook tool to Python (#4132)6d6c8fcfix(session): filter malformed immutable snapshot IDs (#4199)e5ebbd6fix(telemetry): use semantic system instructions for agent spans (#4222)6d4f61ffeat(bidi): simplify Google and OpenAI model configs (#4189)42e5a61feat(python): add backgroundTasks to Agent (#4226)21b27d4fix(models): resolve nested Bedrock model prefixes (#4221)bebf3e8fix(context): fix various context manager parity items (#4228)5f636bbfix(openai): emit tool results before user text to preserve tool_use/tool_res...57d0705docs(changelog): sync strands-agents/harness-sdk python/v1.55.0 (#4238)1317a43docs(changelog): sync strands-agents/harness-sdk typescript/v1.17.0 (#4239)Updates
strands-agents-toolsfrom 0.8.7 to 0.8.8Release notes
Sourced from strands-agents-tools's releases.
Commits
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