Skip to content

Commit 4321bfa

Browse files
Bump azure-cosmos in the azure group across 1 directory
Bumps the azure group with 1 update in the / directory: [azure-cosmos](https://github.com/Azure/azure-sdk-for-python). Updates `azure-cosmos` from 4.16.1 to 4.16.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-cosmos_4.16.1...azure-cosmos_4.16.3) --- updated-dependencies: - dependency-name: azure-cosmos dependency-version: 4.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60668ba commit 4321bfa

3 files changed

Lines changed: 1374 additions & 1374 deletions

File tree

packages/graphrag-storage/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
]
3232
dependencies = [
3333
"aiofiles~=25.1",
34-
"azure-cosmos~=4.9",
34+
"azure-cosmos~=4.16",
3535
"azure-identity~=1.25",
3636
"azure-storage-blob~=12.24",
3737
"graphrag-common==3.1.1",

packages/graphrag-vectors/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
]
3232
dependencies = [
3333
"azure-core~=1.32",
34-
"azure-cosmos~=4.9",
34+
"azure-cosmos~=4.16",
3535
"azure-identity~=1.25",
3636
"azure-search-documents~=12.0",
3737
"graphrag-common==3.1.1",

0 commit comments

Comments
 (0)