Skip to content

Commit 0a74b91

Browse files
build: bump azure-search-documents in /ClientAdvisor/App (#317)
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.4.0b6 to 11.6.0b9. - [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.4.0b6...azure-search-documents_11.6.0b9) --- updated-dependencies: - dependency-name: azure-search-documents dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8288a8 commit 0a74b91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ClientAdvisor/App/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
azure-identity==1.19.0
33
openai==1.55.3
4-
azure-search-documents==11.4.0b6
4+
azure-search-documents==11.6.0b9
55
azure-storage-blob==12.17.0
66
python-dotenv==1.0.1
77
azure-cosmos==4.5.0

ClientAdvisor/App/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
azure-identity==1.19.0
33
# Flask[async]==2.3.2
44
openai==1.55.3
5-
azure-search-documents==11.4.0b6
5+
azure-search-documents==11.6.0b9
66
azure-storage-blob==12.17.0
77
python-dotenv==1.0.1
88
azure-cosmos==4.5.0

0 commit comments

Comments
 (0)