From d1bd0c8a02b078e24b5c4412ed9ce3817c175818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 04:14:52 +0000 Subject: [PATCH] Bump azure-cosmos from 4.5.0 to 4.7.0 Bumps [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-cosmos_4.5.0...azure-cosmos_4.7.0) --- updated-dependencies: - dependency-name: azure-cosmos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ac38ea..31ae305 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ openai==0.27.7 azure-search-documents==11.4.0b6 azure-storage-blob==12.19.1 python-dotenv==1.0.0 -azure-cosmos==4.5.0 \ No newline at end of file +azure-cosmos==4.7.0 \ No newline at end of file