chore(deps): bump the dependencies group with 7 updates#32
Merged
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.77.0` | `0.79.0` | | [fastmcp](https://github.com/jlowin/fastmcp) | `2.14.4` | `2.14.5` | | [openai](https://github.com/openai/openai-python) | `2.16.0` | `2.17.0` | | [pip](https://github.com/pypa/pip) | `26.0` | `26.0.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.14` | `0.0.15` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.81.6` | `1.81.9` | Updates `anthropic` from 0.77.0 to 0.79.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.77.0...v0.79.0) Updates `fastmcp` from 2.14.4 to 2.14.5 - [Release notes](https://github.com/jlowin/fastmcp/releases) - [Changelog](https://github.com/jlowin/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.14.4...v2.14.5) Updates `openai` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.16.0...v2.17.0) Updates `pip` from 26.0 to 26.0.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0...26.0.1) Updates `ty` from 0.0.14 to 0.0.15 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.14...0.0.15) Updates `ruff` from 0.14.14 to 0.15.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.14...0.15.0) Updates `litellm` from 1.81.6 to 1.81.9 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.79.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: fastmcp dependency-version: 2.14.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: openai dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pip dependency-version: 26.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ty dependency-version: 0.0.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: litellm dependency-version: 1.81.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF ScorecardScorecard details
Scanned Files
|
Joilence
approved these changes
Feb 9, 2026
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 dependencies group with 7 updates:
0.77.00.79.02.14.42.14.52.16.02.17.026.026.0.10.0.140.0.150.14.140.15.01.81.61.81.9Updates
anthropicfrom 0.77.0 to 0.79.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
cd1b39brelease: 0.79.0fb52a6afix: pass speed parameter through in sync beta count_tokensb7c2df2feat(api): enabling fast-mode in claude-opus-4-67c42e4bUpdate CHANGELOG.md (#1163)f2b61edrelease: 0.78.0a4a29cafeat(api): manual updates3955600release: 0.77.1eca8ddffix(structured outputs): send structured output beta header when format is om...ee44c52chore: remove claude-code-review workflow (#1338)Updates
fastmcpfrom 2.14.4 to 2.14.5Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
21221b4Add release notes for v2.14.4 and v2.14.5 (#3063)7d32409Merge pull request #2992 from jlowin/pydocket-github-validation65d6f06Bump pydocket to >=0.17.25f68078Bump pydocket to >=0.17.2b30afa029Make read_resource test flexible for MCP version differences7ad97d9Update test snapshot for MCP 1.26.0 serialization changecd0274cBump pydocket to >=0.17.2b2f1a89ebBump pydocket to >=0.17.2b1c9ed36ePoint to fix-cancellation-handling branch8cec853Point to fix-redis-connection-guards branchUpdates
openaifrom 2.16.0 to 2.17.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
e888873release: 2.17.0b982088fix(client): undo change to web search Find actionb95c09dcodegen metadata31b4218codegen metadataa1fb97bfix(client): update type forfind_in_pageaction42cb178feat(api): image generation actions for responses; ResponseFunctionCallArgume...db4d871feat(client): add custom JSON encoder for extended type support2360dfacodegen metadata7da396ecodegen metadata27feb0afeat(api): add shell_call_output status fieldUpdates
pipfrom 26.0 to 26.0.1Changelog
Sourced from pip's changelog.
Commits
5fe4ea4Bump for releasebea3cbewindows fix testsed22252News Entryaf13274Match release control behavior to the same as format control behaviorUpdates
tyfrom 0.0.14 to 0.0.15Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
eb43dffBump version to 0.0.15 (#2717)338058bAdd instructions for how to run ty with Bazel (#2711)deed12cFix ty version reporting in Docker distributions (#2702)3f490faDocument configuration option for setting level for all rules (#2691)7973355Update actions/setup-python action to v6.2.0 (#2697)8016db5Update astral-sh/setup-uv action to v7.2.1 (#2695)28127dbUpdate prek dependencies (#2696)ae931b2docs: add llms.txt support (#2634)Updates
rufffrom 0.14.14 to 0.15.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ce5f7b6Bump 0.15.0 (#23055)b4e40f5[ty] Fix__contains__to respect descriptors (#23056)848cb72[ty] Fix narrowing of nonlocal variables with conditional assignments (#22966)da7f33a[ty] Add a diagnostic forFinalwithout assignment (#23001)e65f9a6Document markdown formatting feature (#22990)c0c1b98Format markdown code blocks with line-by-line regex parse (#22996)9f8f3e1Allow positional-only params with defaults in method overrides (#23037)ef83810[ty] ecosystem-analyzer: Support bare git repositories (#23054)54dfee4Customize where thefix_titlesub-diagnostic appears (#23044)b5346072026 Ruff Formatter Style (#22735)Updates
litellmfrom 1.81.6 to 1.81.9Release notes
Sourced from litellm's releases.
... (truncated)
Commits
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