build(deps): bump the python-deps group in /apps/api with 7 updates#427
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-deps group in /apps/api with 7 updates#427dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group in /apps/api with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.0` | `0.138.1` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.28.0` | `1.28.1` | | [jsonschema-rs](https://github.com/Stranger6667/jsonschema) | `0.46.5` | `0.46.6` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.111.0` | `0.112.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.18` | `0.15.20` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.410` | `1.1.411` | | [httpx2](https://github.com/pydantic/httpx2) | `2.4.0` | `2.5.0` | Updates `fastapi` from 0.138.0 to 0.138.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.138.1) Updates `mcp` from 1.28.0 to 1.28.1 - [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.28.0...v1.28.1) Updates `jsonschema-rs` from 0.46.5 to 0.46.6 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.5...cli-v0.46.6) Updates `anthropic` from 0.111.0 to 0.112.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.111.0...v0.112.0) Updates `ruff` from 0.15.18 to 0.15.20 - [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.18...0.15.20) Updates `pyright` from 1.1.410 to 1.1.411 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.410...v1.1.411) Updates `httpx2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/pydantic/httpx2/releases) - [Changelog](https://github.com/pydantic/httpx2/blob/main/src/httpx2/CHANGELOG.md) - [Commits](pydantic/httpx2@v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.138.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: mcp dependency-version: 1.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: jsonschema-rs dependency-version: 0.46.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: anthropic dependency-version: 0.112.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyright dependency-version: 1.1.411 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: httpx2 dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... 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 python-deps group in /apps/api with 7 updates:
0.138.00.138.11.28.01.28.10.46.50.46.60.111.00.112.00.15.180.15.201.1.4101.1.4112.4.02.5.0Updates
fastapifrom 0.138.0 to 0.138.1Release notes
Sourced from fastapi's releases.
Commits
b90c49a🔖 Release version 0.138.1 (#15842)1f2f3df📝 Update release notes0af003a♻️ Refactor Library Skills, make info easier to find for agents (#15841)d5494c1📝 Update release notes82c527e👷 Simplify pull request workflow triggers (#15836)3f28dbe📝 Update release notesf6ea6b1👷 Update issue-manager to 0.7.1 (#15833)219ac63📝 Update release notesfcc8e1f⬆️ Update issue-manager to 0.7.0 (#15831)457f4c7📝 Update release notesUpdates
mcpfrom 1.28.0 to 1.28.1Commits
777b8d0[v1.x] Support TransportSecuritySettings in the WebSocket server transport (#...4720467[v1.x] Set Development Status classifier to Production/Stable (#2976)6df3d73[v1.x] Buffer per-request StreamableHTTP streams; store priming event before ...Updates
jsonschema-rsfrom 0.46.5 to 0.46.6Release notes
Sourced from jsonschema-rs's releases.
Changelog
Sourced from jsonschema-rs's changelog.
Commits
332f539chore(rust): Release 0.46.67ceccf9chore(ci): Add codecov config and CI/fuzz infra tweaks210cc32refactor(python): Extract pattern_options parsing into regex modulebb50b10refactor: Extract BuiltinFormat enum for format dispatch0028582test: Select test-suite draft explicitly for all draftsb15474crefactor(python): Add recursive JsonValue alias for returned JSON488794crefactor(cli): Extract shared format-assertion args and registry buildera34caf6test: Gate file-retrieval test helpers behind resolve-file featureca9610ebuild(deps): bump crates/jsonschema-referencing/tests/suitef1b34darefactor: ReorderJsonTypevariantsUpdates
anthropicfrom 0.111.0 to 0.112.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
c986624release: 0.112.0e633dffchore(api): add support for new refusal categorya28468echore(api): add support for sending User Profile ID in request headers97d3d9bfix(memory tool): create parent directories with the correct permissions (#135)0868a68feat(client): add support for system.message streaming eventsUpdates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
pyrightfrom 1.1.410 to 1.1.411Commits
392b6baPyright NPM Package update to 1.1.411 (#363)Updates
httpx2from 2.4.0 to 2.5.0Changelog
Sourced from httpx2's changelog.
Commits
9b7ee8eVersion 2.5.0 (#1051)9d5dd67Inline SSE header defaults using theHeadersunion operator (#1049)a6e4c43Suppress empty SSE keepalive events and accept case-insensitive content type ...f1a6268Support|and|=operators forHeaders(#1047)e709094Add native server-sent events support viaclient.sse()(#1046)82b9e2dAllow IPv6 CIDR notation inno_proxy(#967)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