deps: bump the pip-connectors group in /packages/vendor-connectors with 10 updates#171
Merged
github-actions[bot] merged 1 commit intoMay 26, 2026
Conversation
Updates the requirements on [more-itertools](https://github.com/more-itertools/more-itertools), [boto3](https://github.com/boto/boto3), [anthropic](https://github.com/anthropics/anthropic-sdk-python), [uv](https://github.com/astral-sh/uv), [strands-agents](https://github.com/strands-agents/sdk-python), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [sentence-transformers](https://github.com/huggingface/sentence-transformers), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [langgraph](https://github.com/langchain-ai/langgraph) to permit the latest version. Updates `more-itertools` to 11.1.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v11.0.2...v11.1.0) Updates `boto3` to 1.43.15 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.11...1.43.15) Updates `anthropic` to 0.104.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.103.1...v0.104.1) Updates `uv` to 0.11.16 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.15...0.11.16) Updates `strands-agents` to 1.41.0 - [Release notes](https://github.com/strands-agents/sdk-python/releases) - [Commits](strands-agents/harness-sdk@v1.40.0...v1.41.0) Updates `fastapi` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `uvicorn` to 0.48.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.47.0...0.48.0) Updates `sentence-transformers` to 5.5.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.5.0...v5.5.1) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `langgraph` to 1.2.2 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.0...1.2.2) --- updated-dependencies: - dependency-name: more-itertools dependency-version: 11.1.0 dependency-type: direct:production dependency-group: pip-connectors - dependency-name: boto3 dependency-version: 1.43.15 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: anthropic dependency-version: 0.104.1 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: uv dependency-version: 0.11.16 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: strands-agents dependency-version: 1.41.0 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: sentence-transformers dependency-version: 5.5.1 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: pip-connectors - dependency-name: langgraph dependency-version: 1.2.2 dependency-type: direct:development dependency-group: pip-connectors ... 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.
Updates the requirements on more-itertools, boto3, anthropic, uv, strands-agents, fastapi, uvicorn, sentence-transformers, pytest-asyncio and langgraph to permit the latest version.
Updates
more-itertoolsto 11.1.0Release notes
Sourced from more-itertools's releases.
Commits
64be96cMerge pull request #1159 from more-itertools/version-11.1.003a08ecChanges for version 11.1.09af73b9Bump version: 11.0.2 → 11.1.0264b18dMerge pull request #1158 from SAY-5/seekable-getitemba7ef94Add seekable.getitem to access the internal cache18d9889Merge pull request #1157 from rhettinger/expand_serializec7b870aAdd testsfb6923eUpdate stub1c85eceMake attributes private. Support all generator methods.bd8475cMerge pull request #1155 from rhettinger/optimize_islice_extendedUpdates
boto3to 1.43.15Commits
ecbbf11Merge branch 'release-1.43.15'af67f4eBumping version to 1.43.1516a99f5Add changelog entries from botocore07953b0Merge branch 'release-1.43.14'7270b75Merge branch 'release-1.43.14' into develop25c77c3Bumping version to 1.43.145e64afcAdd changelog entries from botocore97921f4Merge branch 'release-1.43.13'4e58a35Merge branch 'release-1.43.13' into develop1307ac2Bumping version to 1.43.13Updates
anthropicto 0.104.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
5db69c6release: 0.104.15fe4933fix(streaming): carry encrypted_content through beta compaction accumulator (...aaaacb5release: 0.104.04b05172feat(api): Add support for thinking-token-count beta for estimated tokens in ...Updates
uvto 0.11.16Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
135a363Bump version to 0.11.16 (#19522)3b5f994Add auv lockcheck to CI (#19524)4ffb506Improve crates.io new crate error message (#19523)51ba989Add support for direct archive dependencies in Git (#10072)c07a6efReject locked malware installations (#18936)58a6734Allow environment variables that take a list to be empty (#19503)c1477e2UseUV_NO_SYSTEM_CONFIGin tests to avoid reading machine-global config (#1...4648a0buv audit: specialize malformed OSV error (#19515)e2375abTestcreate_junctionchanges from #19402 (#19487)547bf2fAvoid unwrapping fromOnceMap(#19510)Updates
strands-agentsto 1.41.0Release notes
Sourced from strands-agents's releases.
Commits
64a6862fix(tests): add use_native_token_count=True when expected (#2311)46ce50bfeat(bedrock): add TTL support to auto-injected tool and system/user cache po...1232230feat: bump starlette dependency to 1.x (#2297)afb0dd9feat(plugins): add MultiAgentPlugin for Swarm and Graph orchestrators (#2280)Updates
fastapito 0.136.3Release notes
Sourced from fastapi's releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
uvicornto 0.48.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)Updates
sentence-transformersto 5.5.1Release notes
Sourced from sentence-transformers's releases.
Commits
ce3ec6dRelease v5.5.1610a7c5[fix] Collapse single-key multimodal dicts to bare modality (#3779)Updates
pytest-asyncioto 1.4.0Release notes
Sourced from pytest-asyncio's releases.
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
langgraphto 1.2.2Release notes
Sourced from langgraph's releases.
Commits
add2696chore(langgraph): bump version to 1.2.2 (#7914)5d5a641fix(langgraph): assign stable IDs to id=None BaseMessages before DeltaChannel...d1e2ff0release(checkpoint): 4.1.1 (#7890)e787af2release(sdk-py): 0.3.15 (#7891)604534efix(sdk-py): percent-encode caller-supplied identifiers in URL paths (#7893)346aa97fix(checkpoint): restrict lc:2 envelope revival to default constructor (#7892)82b3872chore(deps): bump the uv group across 2 directories with 1 update (#7853)fcc4ab8chore(deps): bump idna from 3.11 to 3.15 in /libs/checkpoint (#7860)701d344chore(deps): bump idna from 3.11 to 3.15 in /libs/checkpoint-postgres (#7861)2c7967cchore(deps): bump idna from 3.11 to 3.15 in /libs/cli (#7865)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