Skip to content

Commit

Permalink
chore(deps): bump azure-search-documents from 11.6.0b4 to 11.6.0b5
Browse files Browse the repository at this point in the history
Bumps [azure-search-documents](https://github.com/Azure/azure-sdk-for-python) from 11.6.0b4 to 11.6.0b5.
- [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.0b4...azure-search-documents_11.6.0b5)

---
updated-dependencies:
- dependency-name: azure-search-documents
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 0fcc4b7 commit 1e6b2ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"azure-functions~=1.20", # Azure Functions
"azure-identity~=1.17", # Azure identity library
"azure-monitor-opentelemetry~=1.6", # Azure Monitor OpenTelemetry
"azure-search-documents==11.6.0b4", # Azure AI Search
"azure-search-documents==11.6.0b5", # Azure AI Search
"azure-storage-queue~=12.10", # Azure Storage Queue
"django-htmlmin~=0.11", # Minify HTML
"jinja2~=3.1", # Template engine, used for prompts and web views
Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ azure-monitor-opentelemetry-exporter==1.0.0b27 \
--hash=sha256:92f222e11415c6606588be0166b02ba4970159c6bf016160a2023b3713db9f31 \
--hash=sha256:ee5eb0bb37c29da800cc479084f42181a98d7ad192a27a9b2fdd9cb9957320ad
# via azure-monitor-opentelemetry
azure-search-documents==11.6.0b4 \
--hash=sha256:9590392464f882762ce6bad03613c822d4423f09f311c275b833de25398c00c1 \
--hash=sha256:b09fc3fa2813e83e7177874b352c84462fb86934d9f4299775361e1dfccc3f8f
azure-search-documents==11.6.0b5 \
--hash=sha256:1bba58d39c78d7b68408340ee0c472691e304fddd6eb9ac136eadf73cd864356 \
--hash=sha256:de39e73ede9487694916aecc19dade82b48f4ebfc267cdeccef8678b5856cba7
# via call-center-ai (pyproject.toml)
azure-storage-queue==12.10.0 \
--hash=sha256:767ba3d5cccdb4f70974e5ce61d164c7ab74732cfb2b441dd8737669a2116da8 \
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,9 +186,9 @@ azure-monitor-opentelemetry-exporter==1.0.0b27 \
--hash=sha256:92f222e11415c6606588be0166b02ba4970159c6bf016160a2023b3713db9f31 \
--hash=sha256:ee5eb0bb37c29da800cc479084f42181a98d7ad192a27a9b2fdd9cb9957320ad
# via azure-monitor-opentelemetry
azure-search-documents==11.6.0b4 \
--hash=sha256:9590392464f882762ce6bad03613c822d4423f09f311c275b833de25398c00c1 \
--hash=sha256:b09fc3fa2813e83e7177874b352c84462fb86934d9f4299775361e1dfccc3f8f
azure-search-documents==11.6.0b5 \
--hash=sha256:1bba58d39c78d7b68408340ee0c472691e304fddd6eb9ac136eadf73cd864356 \
--hash=sha256:de39e73ede9487694916aecc19dade82b48f4ebfc267cdeccef8678b5856cba7
# via call-center-ai (pyproject.toml)
azure-storage-queue==12.10.0 \
--hash=sha256:767ba3d5cccdb4f70974e5ce61d164c7ab74732cfb2b441dd8737669a2116da8 \
Expand Down

0 comments on commit 1e6b2ce

Please sign in to comment.