chore(deps): uv: bump the all-python group across 1 directory with 3 updates#592
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): uv: bump the all-python group across 1 directory with 3 updates#592dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the all-python group with 3 updates in the /agent directory: [boto3](https://github.com/boto/boto3), [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `boto3` from 1.43.38 to 1.43.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.38...1.43.40) Updates `bedrock-agentcore` from 1.16.0 to 1.17.0 - [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.16.0...v1.17.0) Updates `uvicorn` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python - dependency-name: bedrock-agentcore dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python - dependency-name: uvicorn dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python ... 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 all-python group with 3 updates in the /agent directory: boto3, bedrock-agentcore and uvicorn.
Updates
boto3from 1.43.38 to 1.43.40Commits
dd59a59Merge branch 'release-1.43.40'b416ca0Bumping version to 1.43.40b228d05Add changelog entries from botocore121db7aMerge branch 'release-1.43.39'00141f6Merge branch 'release-1.43.39' into develop310317dBumping version to 1.43.39ff7c1cfAdd changelog entries from botocore805c683Update CODEOWNERS to shared Python SDK and CLI team (#4809)d7aa957Merge branch 'release-1.43.38' into developUpdates
bedrock-agentcorefrom 1.16.0 to 1.17.0Release notes
Sourced from bedrock-agentcore's releases.
Changelog
Sourced from bedrock-agentcore's changelog.
Commits
ba755aachore: bump version to 1.17.0 (#565)2bfabb3fix(runtime): prevent streaming-bridge deadlock on client disconnect (#482) (...8bbfe18Revert "Create poc-caller.yml (#561)" (#562)df244a2Create poc-caller.yml (#561)Updates
uvicornfrom 0.49.0 to 0.50.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
21d2c16Version 0.50.0 (#3013)6c42e8dSkip the eager app import in the parent when spawning workers (#3012)56a4631Exit with a dedicated code on startup failure and stop the supervisor when a ...3314dfcchore(deps): bump the github-actions group with 4 updates (#3007)e8a31bcchore(deps): bump the python-packages group across 1 directory with 9 updates...8d088b1Deprecate the legacy websockets implementation and defaultautoto websocke...5b08cf6Avoid copying single-frame WebSocket payloads in websockets-sansio (#2983)bf3f60cReplace click.style with an internal ANSI style helper (#2981)eea1bccBuild a freshasgiscope dict per request (#2977)afed211Cache theasgiscope sub-dict per connection (#2976)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