From 945eb7c82b5a165fccaa58dc08366f1ae1f6e6e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:09:17 +0000 Subject: [PATCH] Bump azure-cosmos from 4.2.0 to 4.4.0 Bumps [azure-cosmos](https://github.com/Azure/azure-sdk-for-python) from 4.2.0 to 4.4.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.2.0...azure-cosmos_4.4.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 113d8a5..767a8cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ azure-storage-blob -azure-cosmos==4.2.0 +azure-cosmos==4.4.0 PyYAML jinja2~=2.11.3 flask==1.1.2