chore(deps): bump the runtime-dependencies group with 6 updates - #437
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the runtime-dependencies group with 6 updates#437dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the runtime-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.120.2` | `0.121.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [asyncpraw](https://github.com/praw-dev/asyncpraw) | `8.0.2` | `8.0.3` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.6.1` | `5.7.0` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.6` | `3.4.7` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.2` | `6.165.3` | Updates `anthropic` from 0.120.2 to 0.121.0 - [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.120.2...v0.121.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `asyncpraw` from 8.0.2 to 8.0.3 - [Release notes](https://github.com/praw-dev/asyncpraw/releases) - [Changelog](https://github.com/praw-dev/asyncpraw/blob/main/CHANGES.rst) - [Commits](praw-dev/asyncpraw@v8.0.2...v8.0.3) Updates `sentence-transformers` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.6.1...v5.7.0) Updates `fastmcp` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.6...v3.4.7) Updates `hypothesis` from 6.165.2 to 6.165.3 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.165.3) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.121.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: asyncpraw dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: fastmcp dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: hypothesis dependency-version: 6.165.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/runtime-dependencies-022f507838
branch
August 22, 2026 18:46
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 runtime-dependencies group with 6 updates:
0.120.20.121.02.14.22.15.08.0.28.0.35.6.15.7.03.4.63.4.76.165.26.165.3Updates
anthropicfrom 0.120.2 to 0.121.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
204fa8erelease: 0.121.0284a537feat(api): add support for session budgets, advisor tool, pinned inference lo...de568f2chore(docs): updates to a few documentation stringse271587chore(api): remove retired Claude Opus 4.1 models3d4115echore: ensure all dependencies have major version constraints (#274)5840eaachore(docs): small updates to descriptionsb4cfb5efeat(api): addmid-conversation-tool-changes-2026-07-01betaUpdates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
asyncprawfrom 8.0.2 to 8.0.3Release notes
Sourced from asyncpraw's releases.
Changelog
Sourced from asyncpraw's changelog.
... (truncated)
Commits
c1c7ecdBump to v8.0.3618023cMerge pull request #412 from praw-dev/bump-shared-workflows-v1.11.01d2d8b7Bump praw-dev/.github reusable workflows to v1.11.06e4eb0cMerge pull request #411 from praw-dev/dependabot/github_actions/github-action...c59e59aBump github/codeql-action/upload-sarif in the github-actions group2f66b67Merge pull request #410 from praw-dev/collapse-github-actions-group68fe38eCollapse the github-actions Dependabot group8a19b02Merge pull request #404 from praw-dev/dependabot/github_actions/github-action...19485f3Merge pull request #409 from praw-dev/dependabot/uv/python-8bd81e8b75f38c0c4Bump pre-commit from 4.6.1 to 4.6.2 in the python groupUpdates
sentence-transformersfrom 5.6.1 to 5.7.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b2a9529[fix] Name the lone suggested parameter in the mine_hard_negatives missing-ne...00e696cRelease v5.7.0b69081a[fix] Treat a 1-dimensional query embedding as a single query in semantic_sea...c9c4250Keep queries aligned in semantic_search_seismic when a query matches nothing ...6d331a5[fix] Support mixed sparse/dense inputs in euclidean and manhattan similari...68c8cda[fix] Reject num_negatives larger than the range_min/range_max window in mine...cfb6d43[trainer] Fix eval DataLoader worker leak with dataloader_persistent_worker...f6d3a40Expand the community window on ties with the threshold (#3900)0b3fcbdCorrect thecorpus_precisionvalues documented forsemantic_search_faiss...62724e7Drop FAISS padding placeholders fromsemantic_search_faissresults (#3887)Updates
fastmcpfrom 3.4.6 to 3.4.7Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
758397eDocs: add v3.4.7 changelog entries (#4810)538611bBackport CIMD assertion audience fix to v3 (#4799)Updates
hypothesisfrom 6.165.2 to 6.165.3Commits
0b818d6Bump hypothesis version to 6.165.3 and update changelog8388d0dMerge pull request #4846 from reachsridhard/fix/bytestring-provider-negative-...219b2c1Fix RELEASE.rst: use plain RST backticks instead of markdown links1b028dfAdd RELEASE.rst for bytestring provider float fix5520d9efix: draw 65 bits in BytestringProvider.draw_float to support negative floatsd139e32Merge pull request #4844 from msimacek/msimacek/graalpy850d0daUpdate PyO3 to 0.29.2Dependabot 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