From 64c78143da497b8ed9ab72de59e16e52aab3d5de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:19:54 +0000 Subject: [PATCH] Bump msrestazure from 0.6.4 to 0.6.4.post1 Bumps [msrestazure](https://github.com/Azure/msrestazure-for-python) from 0.6.4 to 0.6.4.post1. - [Release notes](https://github.com/Azure/msrestazure-for-python/releases) - [Commits](https://github.com/Azure/msrestazure-for-python/commits) --- updated-dependencies: - dependency-name: msrestazure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0e1fa59..b2906d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-mgmt-resource==23.1.1 azure-mgmt-storage==21.1.0 azure-storage-blob==12.20.0 cachetools -msrestazure==0.6.4 +msrestazure==0.6.4.post1 uwsgi==2.0.24 requests==2.32.3 Django~=5.0.6