Skip to content

Update mistralai requirement from <2.7.3,>=1.2 to >=1.2,<2.10.2 in /python - #3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/mistralai-gte-1.2-and-lt-2.10.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python/mistralai-gte-1.2-and-lt-2.10.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown

Updates the requirements on mistralai to permit the latest version.

Release notes

Sourced from mistralai's releases.

python - v2.10.1 - 2026-09-15 08:12:32

Generated by Speakeasy CLI

2026-09-14 15:02:43

API changes

Added (8):

  • managedindexes.create
  • managedindexes.delete
  • managedindexes.delete_documents
  • managedindexes.get
  • managedindexes.ingest_documents
  • managedindexes.list
  • managedindexes.search
  • managedindexes.update

Changes

Based on:

Generated

  • [python v2.10.1] .

Releases

⚠️ Breaking changes

Removed fields

  • JudgeDefinition: model and prompt removed. Now requires slug; optional mapping: Dict[str, str].
  • PipelineConfig, CreatePipelineConfigRequest, UpdatePipelineConfigRequest: definition replaced by required definitions: List[PipelineConfigDefinition]. slug and group removed. definition_hash also removed from PipelineConfig.
  • ListPipelineConfigsV1ObservabilityPipelineConfigsGetRequest: group query parameter removed.

New required fields

  • chain_run_id: Nullable[str] on all workflow and task event responses (WorkflowExecution*, ActivityTask*, CustomTask*, WorkflowTask*).
  • last_heartbeat: datetime on DeploymentResponse, DeploymentDetailResponse, DeploymentWorkerResponse.
  • supports_mcp: bool on HTTPConnector and MCPConnector.
  • type on VoiceResponse, managed_indexes on Rag.

Type changes

  • search_keys values are now nullable on WorkflowExecutionResponse, WorkflowExecutionTraceEventsResponse, WorkflowExecutionTraceOTelResponse, WorkflowExecutionTraceSummaryResponse: Dict[str, str] -> Dict[str, Nullable[str]].
  • And and Or are objects again (type, matches) after being removed in 2.10.0. They were union aliases of FilterGroup | FilterCondition in 2.9.x.

Deprecated

  • updated_at on the deployment models now emits a DeprecationWarning. Use last_heartbeat.

Relaxed (non-breaking)

  • ListServiceAccountsV1ServiceAccountsGetRequest.workspace_id is now optional.

Publishing Completed

Changelog

Sourced from mistralai's changelog.

2024-08-07 14:25:13

Changes

Based on:

Generated

  • [python v1.0.0] .

Releases

2024-08-08 18:12:16

Changes

Based on:

Generated

  • [python v1.0.1] .

Releases

2024-08-20 08:36:28

Changes

Based on:

Generated

  • [python v1.0.2] .

Releases

2024-08-29 09:09:05

Changes

Based on:

Generated

  • [python v1.0.3] .

Releases

2024-09-13 16:21:24

Changes

Based on:

Generated

  • [python v1.1.0] .

Releases

... (truncated)

Commits
  • 80e32d2 chore: sync generated SDK from upstream (#622)
  • 3653cd9 fix(chat): parse structured output when reasoning returns chunked content (#621)
  • 878fdda chore: sync generated SDK from upstream (#620)
  • ef4bd07 chore: bump Speakeasy to 1.796.1 (#616)
  • df37126 ci: publish with a twine that accepts current wheel metadata (#612)
  • b770bb8 feat(otel): read workflow execution id from baggage (#611)
  • 22f9040 chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-s...
  • e31acb2 chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-s...
  • 22608d4 Add optional parameter to force payload offloading (#608)
  • dd6a743 chore: 🐝 Update SDK - Generate MISTRALAI MISTRALAI-SDK [speakeasy/mistralai-s...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mistralai](https://github.com/mistralai/client-python) to permit the latest version.
- [Release notes](https://github.com/mistralai/client-python/releases)
- [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md)
- [Commits](mistralai/client-python@v1.2.0...v2.10.1)

---
updated-dependencies:
- dependency-name: mistralai
  dependency-version: 2.10.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants