Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps the backend-deps group in /infra/scripts/index_scripts with 2 updates: msal[broker] and azure-search-documents.

Updates msal[broker] from 1.33.0 to 1.34.0

Release notes

Sourced from msal[broker]'s releases.

MSAL Python 1.34.0

This release includes:

  • All the changes in 1.34.0b1, plus bumping the dependency cryptography upper bound, which also drops Python 3.7 support.
  • Officially support Python 3.13

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.32.3...1.34.0

MSAL Python 1.34.0b1

What's Changed

New Contributors

Full Changelog: AzureAD/microsoft-authentication-library-for-python@1.33.0...1.34.0b1

Commits
  • 3edd99a 1.34.0b1 + minor changes = 1.34.0
  • a59bd09 Bumping cryptography which also drops Python 3.7
  • e6997a9 Declare support for Python 3.13
  • f3651cd MSAL Python 1.34.0b1
  • 854136a ADFS labs were decommissioned since late July 2025
  • 923a732 MSAL Python 1.33.0 (#841)
  • 70fd4d1 Add claims challenge parameter in initiate_device_flow (#839)
  • b1d8cd7 Use lowercase environment value during searching
  • See full diff in compare view

Updates azure-search-documents from 11.6.0b12 to 11.7.0b1

Release notes

Sourced from azure-search-documents's releases.

azure-search-documents_11.7.0b1

11.7.0b1 (2025-09-05)

Features Added

  • Added azure.search.documents.models.DebugInfo.
  • Added azure.search.documents.indexes.models.AzureBlobKnowledgeSource.
  • Added azure.search.documents.indexes.models.AzureBlobKnowledgeSourceParameters.
  • Added azure.search.documents.indexes.models.IndexerResyncBody.
  • Added azure.search.documents.indexes.models.KnowledgeAgentOutputConfiguration.
  • Added azure.search.documents.indexes.models.KnowledgeAgentOutputConfigurationModality.
  • Added azure.search.documents.indexes.models.KnowledgeSource.
  • Added azure.search.documents.indexes.models.KnowledgeSourceKind.
  • Added azure.search.documents.indexes.models.KnowledgeSourceReference.
  • Added azure.search.documents.indexes.models.SearchIndexKnowledgeSource.
  • Added azure.search.documents.indexes.models.SearchIndexKnowledgeSourceParameters.
  • Removed azure.search.documents.indexes.models.KnowledgeAgentTargetIndex.
  • Added azure.search.documents.indexes.models.SearchIndex.description.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobActivityArguments.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobReference.
  • Added azure.search.documents.agent.models.KnowledgeAgentModelAnswerSynthesisActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentRetrievalActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexActivityArguments.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexReference.
  • Added azure.search.documents.agent.models.KnowledgeAgentSemanticRerankerActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeSourceParams.
  • Added azure.search.documents.agent.models.SearchIndexKnowledgeSourceParams.
  • Removed azure.search.documents.agent.models.KnowledgeAgentAzureSearchDocReference.
  • Removed azure.search.documents.agent.models.KnowledgeAgentIndexParams.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSearchActivityRecord.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSearchActivityRecordQuery.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSemanticRankerActivityRecord.
  • Added KnowledgeSource operations in SearchIndexClient.

Other Changes

  • Updated default API version to 2025-08-01-preview.
Changelog

Sourced from azure-search-documents's changelog.

11.7.0b1 (2025-09-05)

Features Added

  • Added azure.search.documents.models.DebugInfo.
  • Added azure.search.documents.indexes.models.AzureBlobKnowledgeSource.
  • Added azure.search.documents.indexes.models.AzureBlobKnowledgeSourceParameters.
  • Added azure.search.documents.indexes.models.IndexerResyncBody.
  • Added azure.search.documents.indexes.models.KnowledgeAgentOutputConfiguration.
  • Added azure.search.documents.indexes.models.KnowledgeAgentOutputConfigurationModality.
  • Added azure.search.documents.indexes.models.KnowledgeSource.
  • Added azure.search.documents.indexes.models.KnowledgeSourceKind.
  • Added azure.search.documents.indexes.models.KnowledgeSourceReference.
  • Added azure.search.documents.indexes.models.SearchIndexKnowledgeSource.
  • Added azure.search.documents.indexes.models.SearchIndexKnowledgeSourceParameters.
  • Removed azure.search.documents.indexes.models.KnowledgeAgentTargetIndex.
  • Added azure.search.documents.indexes.models.SearchIndex.description.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobActivityArguments.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentAzureBlobReference.
  • Added azure.search.documents.agent.models.KnowledgeAgentModelAnswerSynthesisActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentRetrievalActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexActivityArguments.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeAgentSearchIndexReference.
  • Added azure.search.documents.agent.models.KnowledgeAgentSemanticRerankerActivityRecord.
  • Added azure.search.documents.agent.models.KnowledgeSourceParams.
  • Added azure.search.documents.agent.models.SearchIndexKnowledgeSourceParams.
  • Removed azure.search.documents.agent.models.KnowledgeAgentAzureSearchDocReference.
  • Removed azure.search.documents.agent.models.KnowledgeAgentIndexParams.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSearchActivityRecord.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSearchActivityRecordQuery.
  • Removed azure.search.documents.agent.models.KnowledgeAgentSemanticRankerActivityRecord.
  • Added KnowledgeSource operations in SearchIndexClient.

Other Changes

  • Updated default API version to 2025-08-01-preview.
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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the backend-deps group in /infra/scripts/index_scripts with 2 updates: [msal[broker]](https://github.com/AzureAD/microsoft-authentication-library-for-python) and [azure-search-documents](https://github.com/Azure/azure-sdk-for-python).


Updates `msal[broker]` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASES.md)
- [Commits](AzureAD/microsoft-authentication-library-for-python@1.33.0...1.34.0)

Updates `azure-search-documents` from 11.6.0b12 to 11.7.0b1
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/search/azure-search-documents/CHANGELOG.md)
- [Commits](Azure/azure-sdk-for-python@azure-search-documents_11.6.0b12...azure-search-documents_11.7.0b1)

---
updated-dependencies:
- dependency-name: msal[broker]
  dependency-version: 1.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
- dependency-name: azure-search-documents
  dependency-version: 11.7.0b1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 1, 2025
@github-actions github-actions bot merged commit 698fc14 into dependabotchanges Oct 2, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/infra/scripts/index_scripts/dependabotchanges/backend-deps-7b4f33e532 branch October 2, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant