chore(deps-dev): bump the python-dependencies group with 6 updates#106
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the python-dependencies group with 6 updates#106dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [mashumaro](https://github.com/Fatal1ty/mashumaro) | `3.21` | `3.22` | | [google-genai](https://github.com/googleapis/python-genai) | `2.6.0` | `2.7.0` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.1` | `1.27.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.0` | `7.14.1` | | [pip](https://github.com/pypa/pip) | `26.1.1` | `26.1.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.15` | Updates `mashumaro` from 3.21 to 3.22 - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.21...v3.22) Updates `google-genai` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.6.0...v2.7.0) Updates `mcp` from 1.27.1 to 1.27.2 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.1...v1.27.2) Updates `coverage` from 7.14.0 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.0...7.14.1) Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) Updates `ruff` from 0.15.14 to 0.15.15 - [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.15.14...0.15.15) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.22' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: google-genai dependency-version: 2.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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-dependencies group with 6 updates:
3.213.222.6.02.7.01.27.11.27.27.14.07.14.126.1.126.1.20.15.140.15.15Updates
mashumarofrom 3.21 to 3.22Release notes
Sourced from mashumaro's releases.
Commits
c5a3ac2Bump version9e77bd6Merge pull request #326 from Fatal1ty/jsonschema-annotation0386984Update READMEf1b9e07Add ability to use JSONSchema inside AnnotatedUpdates
google-genaifrom 2.6.0 to 2.7.0Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
5d0dff8chore(main): release 2.7.0 (#2501)b4828fafeat: additional computer_use field support for vertex.543137bfeat(interaction-api): Allow "text/csv" as a supported document mime type for...5dc17e5feat(interaction-api): Enable BigQuery tool in Deep Research config.cd66b68chore: Internal cleanup0ead888feat: Support Reinforcement Tuning in GenAI SDKUpdates
mcpfrom 1.27.1 to 1.27.2Release notes
Sourced from mcp's releases.
Commits
6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Updates
coveragefrom 7.14.0 to 7.14.1Changelog
Sourced from coverage's changelog.
Commits
64d9b66docs: correct the date for 7.14.16fa7dd4chore: bump actions/dependency-review-action (#2181)078afaedocs: sample HTML for 7.14.1cb4f028docs: prep for 7.14.1ae2d09fMerge branch 'nedbat/classifire-316-kits'2c3568bbuild: declare 3.16 compatibilityfaa68f8chore: bump github/codeql-action in the action-dependencies group (#2173)eb55feetest: we don't need PyPy < 7.3.22 anymoreac168fetest: the text summary should show missingfed4bd2chore: upgrade virtualenvUpdates
pipfrom 26.1.1 to 26.1.2Changelog
Sourced from pip's changelog.
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateUpdates
rufffrom 0.15.14 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)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